@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}.slide-bottom-enter-active,.slide-bottom-leave-active{transition:all .4s ease-in-out}.slide-bottom-enter-from,.slide-bottom-leave-to{transform:translate3d(0,120%,0)}.slide-right-enter-active,.slide-right-leave-active{transition:all .4s ease-in-out}.slide-right-enter-from,.slide-right-leave-to{transform:translate3d(-100%,0,0)}.slide-from-right-enter-active,.slide-from-right-leave-active,.slide-from-right-leave-from{transition:all .25s ease}.slide-from-right-enter-from,.slide-from-right-leave-to{transition:all .25s ease;transform:translate3d(100vw,0,0)}.slide-right-btn-enter-active,.slide-right-btn-leave-active,.slide-right-btn-leave-from{transition:all .25s ease}.slide-right-btn-enter-from,.slide-right-btn-leave-to{transition:all .25s ease;transform:translate3d(5rem,0,0)}.slide-left-enter-active,.slide-left-leave-active{transition:all .4s ease-in-out}.slide-left-enter-from,.slide-left-leave-to{transform:translate3d(100%,0,0)}.slide-from-left-enter-active,.slide-from-left-leave-active,.slide-from-left-leave-from{transition:all .25s ease}.slide-from-left-enter-from,.slide-from-left-leave-to{transition:all .25s ease;transform:translate3d(-100vw,0,0)}.slide-from-left-slow-enter-active,.slide-from-left-slow-leave-active,.slide-from-left-slow-leave-from{transition:all .25s ease}.slide-from-left-slow-enter-from,.slide-from-left-slow-leave-to{transition:all .25s ease;transform:translate3d(-50vw,0,0)}.fade-enter-active,.fade-leave-active{transition:all .25s cubic-bezier(.165,.84,.44,1)}.fade-leave-from{transition:all .2s cubic-bezier(.165,.84,.44,1)}.fade-enter-from,.fade-leave-to{transition:all .2s cubic-bezier(.165,.84,.44,1);opacity:0}.fade-in-enter-active,.fade-in-leave-active{transition:all .4s ease-in-out}.fade-in-enter-from,.fade-in-leave-to{opacity:0}.slide-bottom-fade-enter-active,.slide-bottom-fade-leave-active{transition:all .4s ease-in-out}.slide-bottom-fade-enter-from,.slide-bottom-fade-leave-to{opacity:0;transform:translate3d(0,100%,0)}@keyframes slide-top{0%{transform:translateY(55vh)}to{transform:translateY(5vh)}}@media only screen and (max-height: 700px){@keyframes slide-top{0%{transform:translateY(55vh)}to{transform:translateY(20vh)}}}@media only screen and (min-width: 768px){@keyframes slide-top{0%{transform:translateY(55vh)}to{transform:translateY(23vh)}}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scaleUpDown1{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.17)}}@keyframes scaleUpDown2{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.2)}}@keyframes scaleUpDown3{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.15)}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}html{width:100vw;overflow-x:hidden;-webkit-text-size-adjust:100%}a[target=_blank]{color:var(--secondary)}body{color:var(--text);scroll-behavior:smooth;box-sizing:border-box;scrollbar-width:auto;touch-action:manipulation;-moz-osx-font-smoothing:grayscale;font-family:Amulya;-webkit-font-smoothing:antialiased;font-size:1.5rem;-webkit-text-size-adjust:100%;background:--borderGreen}::-webkit-scrollbar{height:3px;scrollbar-width:4px;width:4px}::-webkit-scrollbar-track{background:var(--primaryDisabledprimary)}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#11292033;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.card{background:#fff}.btn{white-space:nowrap;will-change:transform,box-shadow;transition:50ms all ease-in-out;cursor:pointer}.btn label,.btn svg{pointer-events:none}.btn.disabled{pointer-events:none;cursor:default;opacity:.4}.btn.primary{display:flex;align-items:center;padding:1rem 2.5rem;border-radius:5rem;border:4px solid var(--borderYellow);background:var(--secondary);color:var(--primary);fill:var(--primary);font-size:1.5rem;text-transform:uppercase;font-weight:700;text-decoration:none;width:max-content}.btn.primary svg{height:1.2rem;margin-left:1rem;flex:none}@media only screen and (max-width: 350px){.btn.primary{font-size:1rem;padding:1rem 2rem}}.btn.secondary{display:flex;align-items:center;padding:1rem 2.5rem;border-radius:5rem;border:4px solid var(--borderGreen);background:var(--primary);color:var(--secondary);fill:var(--secondary);font-size:1.5rem;text-transform:uppercase;font-weight:700;text-decoration:none;width:max-content}.btn.secondary svg{height:1.5rem;width:1.5rem;margin-left:1rem}.btn-bar{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2rem 0}@media (max-width: 900px){.btn-bar{flex-wrap:wrap}.btn-bar .btn{margin:1rem}}.btn-outline-circle{display:flex;align-items:center;justify-content:center;border-radius:500px;fill:#fff;border:4px solid white;width:3rem;height:3rem;min-width:3rem;min-height:3rem;margin-right:182px}.btn-outline-circle svg{height:1.5rem}.btn.btn-toggle{color:#fff;fill:#fff;font-size:1rem;text-decoration:underline;margin-left:auto;display:flex;justify-content:flex-end;align-items:center}.btn.btn-toggle.active svg{transform:rotate(180deg)}.btn.btn-toggle svg{margin-left:.4rem;height:.6rem;transition:all .2s ease}.btn.outline{margin:1rem auto 0;display:flex;align-items:center;padding:1rem;border-radius:2.75rem;background:#faf8bd14;border:1px solid white;color:#fff;fill:#fff;font-size:1.25rem;font-weight:700;text-decoration:none;width:max-content;max-width:100%;white-space:normal}.btn.outline label{flex:1;line-height:120%;text-align:left}.btn.outline svg{height:1.5rem;margin-right:1rem}.btn.textlink{color:var(--secondary);font-size:1.375rem;font-weight:500;opacity:.65;text-transform:uppercase}.btnarea{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.5rem 0 0}.btnarea .btn.primary{margin:1rem 0}.btn.circle{background:var(--secondary);color:var(--primary);fill:var(--primary);border:4px solid var(--borderYellow);border-radius:500px;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center}.btn.circle svg{height:1.4rem}@media only screen and (max-width: 350px){.btn.circle{width:3rem;height:3rem}.btn.circle svg{height:1rem}}h1{color:var(--secondary);text-align:center;font-family:Amulya;font-size:2rem;font-weight:700;line-height:2.5rem;text-transform:uppercase}h2{color:#fff;font-size:1.625rem;font-style:normal;font-weight:700;line-height:3.42588rem;text-transform:uppercase}h3{color:var(--secondary);font-size:1.625rem;font-weight:700;text-transform:uppercase}@media only screen and (max-width: 350px){h3{font-size:1.4rem}}h4{font-size:1rem;font-weight:700;text-transform:uppercase}h1,h2,h3,h4{-webkit-hyphens:auto;hyphens:auto;--webkit-hyphens: auto}main{height:100vh;overflow:auto}.topbar-title{position:absolute;left:5rem;top:1.25rem}.topbar-title label{color:#fff;font-size:1rem;font-weight:300;text-transform:uppercase;display:flex;line-height:1.4rem;padding-right:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.topbar-title label.smaller{font-size:.9rem;line-height:1.3rem}.topbar-title h4{font-size:1.5rem;line-height:2rem;margin-top:.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.topbar-title h4.smaller{font-size:1.25rem;line-height:1.8rem}.topbar-title.oneline{top:2rem}@media only screen and (max-width: 350px){.topbar-title h4{font-size:1rem;line-height:1.5rem}}.hint{font-size:1.25rem}.poi-headline{align-items:center;position:absolute;padding:1.75rem 1.5rem;display:flex;right:0;top:0;justify-content:center;z-index:500;width:100%;will-change:transform;-webkit-transform:translateY(0);transform:translateY(0)}.poi-headline:before{content:"";position:absolute;top:0;left:0;right:0;background:linear-gradient(180deg,#1d292b,#1d292b00);height:7rem;pointer-events:none}.poi-headline h4{position:relative;text-transform:none}.poi-headline svg{position:relative;fill:#fff;margin-right:.5rem;height:2rem}.bottom-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:flex-end}.mapboxgl-ctrl-top-right .mapboxgl-ctrl,.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:0!important}.mapboxgl-ctrl-top-right,.maplibregl-ctrl-top-right{margin:1rem 1rem 0 0!important}.active-map-popup{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;height:auto;width:auto;align-items:center;color:var(--primary);pointer-events:none;padding:var(--mainPadding)}.active-map-popup h4{color:var(--primary)}.active-map-popup .inner-active-map-popup{background:#fff;box-shadow:-6px 6px 0 0 var(--challengePink);border-radius:2.5435rem;padding:1rem 2rem 2rem 3rem;width:calc(100% - 4rem);margin:auto;font-size:1.25rem;font-weight:500;pointer-events:all}.active-map-popup .inner-active-map-popup .btn.primary{margin:1rem auto 0;border:6px solid rgba(250,248,189,.46);font-size:1rem}@media only screen and (max-width: 350px){.active-map-popup .inner-active-map-popup{width:100%;padding:1rem 1rem 2rem 2rem}}.active-map-popup.blue .inner-active-map-popup{box-shadow:-6px 6px 0 0 var(--challengeBlue)}.active-map-popup.green .inner-active-map-popup{box-shadow:-6px 6px 0 0 var(--challengeGreen)}.close-popup{height:3rem;width:3rem;display:flex;color:var(--challengePink)}.close-popup.blue{color:var(--challengeBlue)}.close-popup.green{color:var(--challengeGreen)}.active-stop-title{display:flex;justify-content:space-between}.mapboxgl-ctrl-group .maplibregl-ctrl-geolocate,.mapboxgl-ctrl-group .mapboxgl-ctrl-geolocate,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{background:var(--primary)}.badge{position:absolute;top:1rem;display:flex;align-content:center;border-radius:.75rem;border:3px solid rgba(187,210,226,.5);padding:.6rem 1rem;background:var(--Backgrounds-Navigation-Elements, linear-gradient(180deg, #263538 0%, #1D292B 38.4%, #1D292B 100%))}.badge svg{fill:var(--secondary);margin-right:.5rem;height:1.25rem}.badge label{font-size:1rem;font-style:normal;font-weight:700;color:#fff}.crown-badge{left:1rem;top:1.5rem}.time-badge{right:1rem;top:1.25rem}.loader-container{height:30vh;position:relative;width:100%}.loader{position:absolute;top:0;left:0;right:0;bottom:6rem;margin:auto;width:48px;height:48px;border:5px solid var(--secondary);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;z-index:10}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stop-slides-wrapper:has(.bottom-bar) .game-intro{transform:translateY(-10rem)}.stop-slides-wrapper:has(.bottom-bar) .search-game .time-machine-wrapper{transform:translateY(-10rem)}.stop-slides-wrapper:has(.bottom-bar) .ar-section,.stop-slides-wrapper:has(.bottom-bar) .panorama-section{height:calc(100vh - 112px)}.stop-slides-wrapper:has(.bottom-bar) .ar-section .ar-play-box,.stop-slides-wrapper:has(.bottom-bar) .panorama-section .ar-play-box{padding-bottom:4rem}.swiper-slide{overflow:hidden}.quiz-crown-counter{position:absolute;top:20px;right:20px;z-index:10}:root{--safe-top: 36px;--safe-bottom: 48px}body.edge-to-edge{position:relative}body.edge-to-edge .topbar{padding-top:calc(3rem + var(--safe-top));padding-right:.5rem}body.edge-to-edge #TourMode main{padding:calc(var(--topbarHeight) + 5rem) 1rem 2rem}body.edge-to-edge #StaticPage .static-page{padding-top:calc(var(--safe-top) + 3rem);padding-bottom:9rem}body.edge-to-edge #StaticPage .static-page .topbar-title{padding-top:1rem}body.edge-to-edge .bottombar-btn{padding-bottom:1rem}body.edge-to-edge .topbar-title{padding-top:2rem}body.edge-to-edge .back-button,body.edge-to-edge .close-game-btn,body.edge-to-edge .pswp__button{top:2.5rem}body.edge-to-edge .custom-geolocate-button{top:var(--safe-top)!important}body.edge-to-edge .quiz-headline,body.edge-to-edge .poi-headline{padding-top:3.25rem}body.edge-to-edge .mapboxgl-ctrl-top-right,body.edge-to-edge .maplibregl-ctrl-top-right{top:calc(var(--safe-top) + 2rem)}body.edge-to-edge .badge,body.edge-to-edge .close-poi-btn,body.edge-to-edge .burger-button{top:var(--safe-top)}body.edge-to-edge .close-system-menu-btn{padding-top:3rem}body.edge-to-edge .fg-videoplayer-container{padding-top:var(--safe-top)}body.edge-to-edge .background-box{margin-top:var(--safe-top)}body.edge-to-edge .videoplayer-section.fullscreen .controls{padding-bottom:3rem}body.edge-to-edge .slide-tm .time-machine-wrapper{padding-top:calc(1rem + var(--safe-top))}body.edge-to-edge .search-game .mapboxgl-ctrl-top-right .mapboxgl-ctrl,body.edge-to-edge .search-game .maplibregl-ctrl-top-right .maplibregl-ctrl{top:3rem!important}body.edge-to-edge .game-intro,body.edge-to-edge .ar-play-box,body.edge-to-edge .bottom-drawer__content,body.edge-to-edge .fg-photosphere--marker-content .main-audioplayer{padding-bottom:var(--safe-bottom)}.fadeOut{animation-name:fadeOut}.fadeInDown{animation-name:fadeInDown}.fadeInUp{animation-name:fadeInUp}.fade-enter-active{transition:opacity .3s ease-in}.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-moz-keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.c-toast-container{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:9999;pointer-events:none}.c-toast-container--top{flex-direction:column}.c-toast-container--bottom{flex-direction:column-reverse}@media screen and (max-width: 768px){.c-toast-container{padding:0;position:fixed!important}}.c-toast--top,.c-toast--bottom{align-self:center}.c-toast--top-right,.c-toast--bottom-right{align-self:flex-end}.c-toast--top-left,.c-toast--bottom-left{align-self:flex-start}.v--default-css .c-toast--success{background-color:#28a745}.v--default-css .c-toast--info{background-color:#17a2b8}.v--default-css .c-toast--warning{background-color:#ffc107}.v--default-css .c-toast--error{background-color:#dc3545}.v--default-css .c-toast--default{background-color:#343a40}.v--default-css .c-toast{display:grid;align-items:center;animation-duration:.15s;margin:.5em 0;border-radius:.5em;pointer-events:auto;color:#fff;min-height:3em;cursor:pointer;font-family:Avenir,Helvetica,Arial,sans-serif;padding:.5em 2em;word-break:break-word}*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],figure,blockquote,dl,dd{margin:0;padding:0}html{scroll-behavior:smooth}html,body{min-height:100%;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}article>*+*{margin-top:1em}input,button,textarea,select,span,a{font:inherit}button{-webkit-appearance:none;background-color:transparent;border:none;padding:0}:root{--safe-area-inset-top: env(safe-area-inset-top, 0);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0);--safe-top: 30px;--safe-bottom: 0px}.edge-to-edge-ios{--safe-top: var(--safe-area-inset-top);--safe-bottom: var(--safe-area-inset-bottom)}.edge-to-edge-android{--safe-top: calc(var(--safe-area-inset-top) + 15px);--safe-bottom: var(--safe-area-inset-bottom)}body,html{position:relative;width:100%;height:100%;touch-action:manipulation}#app,#app-container{position:relative;width:100%;height:100%}.fixed-ui-elements{position:absolute;top:0;left:0;z-index:500}.card{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateZ(0);opacity:1;overflow:hidden}.native-scroll-container{position:relative;width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}.sample{padding:1rem}.animation-card.show-animate,.animation-previous-card.show-animate{transition-property:all;transition-timing-function:ease-in-out}.animation-card.enter-left{transform:translate3d(100%,0,0)}.animation-card.enter-right{transform:translate3d(-100%,0,0)}.animation-card.enter-top{transform:translate3d(0,-100%,0)}.animation-card.enter-bottom{transform:translate3d(0,100%,0)}.animation-card.show-animate.enter-left,.animation-card.show-animate.enter-right,.animation-card.show-animate.enter-top,.animation-card.show-animate.enter-bottom{transform:translateZ(0)}.animation-animation-previous-card.enter-left,.animation-animation-previous-card.enter-right,.animation-animation-previous-card.enter-top,.animation-animation-previous-card.enter-bottom{transition:none;transform:translateZ(0)}.animation-card.enter-fade{opacity:0;transform:translateZ(0)}.animation-card.show-animate.enter-fade,.animation-animation-previous-card.enter-fade{opacity:1;transform:translateZ(0)}.animation-card.enter-push-left{transform:translate3d(100%,0,0)}.animation-card.show-animate.enter-push-left,.animation-previous-card.enter-push-left{transform:translateZ(0)}.animation-previous-card.show-animate.enter-push-left,.animation-card.enter-push-right{transform:translate3d(-100%,0,0)}.animation-card.show-animate.enter-push-right,.animation-previous-card.enter-push-right{transform:translateZ(0)}.animation-previous-card.show-animate.enter-push-right{transform:translate3d(100%,0,0)}.animation-card.enter-push-top{transform:translate3d(0,-100%,0)}.animation-card.show-animate.enter-push-top,.animation-previous-card.enter-push-top{transform:translateZ(0)}.animation-previous-card.show-animate.enter-push-top,.animation-card.enter-push-bottom{transform:translate3d(0,100%,0)}.animation-card.show-animate.enter-push-bottom,.animation-previous-card.enter-push-bottom{transform:translateZ(0)}.animation-previous-card.show-animate.enter-push-bottom{transform:translate3d(0,-100%,0)}.animation-card.enter-press-left{transform:translate3d(100%,0,0)}.animation-card.show-animate.enter-press-left,.animation-previous-card.enter-press-left{transform:translateZ(0)}.animation-previous-card.show-animate.enter-press-left{transform:translate3d(-30%,0,0)}.animation-card.enter-press-right{transform:translate3d(-100%,0,0)}.animation-card.show-animate.enter-press-right,.animation-previous-card.enter-press-right{transform:translateZ(0)}.animation-previous-card.show-animate.enter-press-right{transform:translate3d(30%,0,0)}.animation-card.hide-animate,.animation-previous-card.hide-animate{transition-property:all;transition-timing-function:ease-in-out}.animation-card.hide-animate[class*=leave-]{transform:translateZ(5px)}.animation-card.leave-left,.animation-card.leave-right,.animation-card.leave-top,.animation-card.leave-bottom{transform:translateZ(0)}.animation-previous-card.leave-left,.animation-previous-card.leave-right,.animation-previous-card.leave-top,.animation-previous-card.leave-bottom{transition:none;transform:translateZ(0)}.animation-card.hide-animate.leave-left{transform:translate3d(-100%,0,0)}.animation-card.hide-animate.leave-right{transform:translate3d(100%,0,0)}.animation-card.hide-animate.leave-top{transform:translate3d(0,-100%,0)}.animation-card.hide-animate.leave-bottom{transform:translate3d(0,100%,0)}.animation-card.leave-fade,.animation-previous-card.leave-fade{opacity:1;transform:translateZ(0)}.animation-card.hide-animate.leave-fade{opacity:0;transform:translateZ(0)}.animation-card.leave-push-left{transform:translateZ(0)}.animation-card.hide-animate.leave-push-left{transform:translate3d(-100%,0,0)}.animation-previous-card.leave-push-left{transition:none;transform:translate3d(100%,0,0)}.animation-previous-card.hide-animate.leave-push-left{transition-property:all;transition-timing-function:ease-in-out;transform:translateZ(0)}.animation-card.leave-push-right{transform:translateZ(0)}.animation-card.hide-animate.leave-push-right{transform:translate3d(100%,0,0)}.animation-previous-card.leave-push-right{transition:none;transform:translate3d(-100%,0,0)}.animation-previous-card.hide-animate.leave-push-right{transition-property:all;transition-timing-function:ease-in-out;transform:translateZ(0)}.animation-card.leave-push-top{transform:translateZ(0)}.animation-card.hide-animate.leave-push-top{transform:translate3d(0,100%,0)}.animation-previous-card.leave-push-top{transition:none;transform:translate3d(0,-100%,0)}.animation-previous-card.hide-animate.leave-push-top{transition-property:all;transition-timing-function:ease-in-out;transform:translateZ(0)}.animation-card.leave-push-bottom{transform:translateZ(0)}.animation-card.hide-animate.leave-push-bottom{transform:translate3d(0,-100%,0)}.animation-previous-card.leave-push-bottom{transition:none;transform:translate3d(0,100%,0)}.animation-previous-card.hide-animate.leave-push-bottom{transform:translateZ(0);transition-property:all;transition-timing-function:ease-in-out}.animation-card.leave-press-left{transform:translateZ(0)}.animation-card.hide-animate.leave-press-left{transform:translate3d(-30%,0,0)}.animation-previous-card.leave-press-left{transition:none;transform:translate3d(100%,0,0);z-index:300!important}.animation-previous-card.hide-animate.leave-press-left{transform:translateZ(0);transition-property:all;transition-timing-function:ease-in-out}.animation-card.leave-press-right{transform:translateZ(0)}.animation-card.hide-animate.leave-press-right{transform:translate3d(30%,0,0)}.animation-previous-card.leave-press-right{transition:none;transform:translate3d(-100%,0,0);z-index:300!important}.animation-previous-card.hide-animate.leave-press-right{transform:translateZ(0);transition-property:all;transition-timing-function:ease-in-out}.splashscreen-background,.splashscreen-loader{display:none}[data-v-f67f634e]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-f67f634e]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-f67f634e{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-f67f634e{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.menu-open .burger-menu[data-v-f67f634e]{pointer-events:all}.burger-button.offscreen[data-v-f67f634e]{transform:translate(-20vw)}.burger-menu[data-v-f67f634e]{position:absolute;z-index:100;overflow:hidden;padding-top:var(--topbarHeight);height:100vh;background:var(--primary);color:var(--secondary);left:0;box-sizing:border-box;width:100vw;display:flex;flex-direction:column}.burger-menu-inner[data-v-f67f634e]{flex:1;overflow:auto}.burger-menu ul[data-v-f67f634e]{list-style:none;margin:0;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:8rem}.burger-menu ul li[data-v-f67f634e]{font-size:2rem;color:var(--secondary);padding:1rem var(--mainPadding);font-weight:900;text-transform:uppercase;display:flex;flex-direction:column;cursor:pointer}@media only screen and (max-width: 380px){.burger-menu ul[data-v-f67f634e]{padding-top:4rem}}@media only screen and (max-width: 350px){.burger-menu ul li[data-v-f67f634e]{padding:1rem 0;font-size:1.75rem}}[data-v-7e689810]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-7e689810]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-7e689810{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-7e689810{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.fixed-ui-elements[data-v-7e689810]{position:absolute;z-index:500;background:transparent;width:100vw;height:100vh;pointer-events:none}.topbar[data-v-7e689810]{position:absolute;top:0;left:0;width:100vw;display:flex;justify-content:space-between;box-sizing:border-box;padding:5rem;align-items:center;height:var(--topbarHeight);padding:3rem 2rem 2rem}.topbar.invisible[data-v-7e689810]{background:none;box-shadow:none}.back-button[data-v-7e689810]{position:absolute;top:1.25rem;display:flex;align-items:center;justify-content:center;pointer-events:auto;left:1rem;width:3rem;height:3rem;background:var(--primary);border-radius:21px}.back-button svg[data-v-7e689810]{fill:var(--secondary);height:1.4rem;position:relative}.close-button[data-v-7e689810]{padding:.8rem;position:absolute;top:1.6rem;padding:1.2rem;display:flex;align-items:center;justify-content:center;pointer-events:auto;height:2.6rem;width:2.6rem;background:var(--text);left:auto;right:.4rem;border-radius:500px;border:2px solid white}.close-button svg[data-v-7e689810]{fill:#fff;height:1.4rem;width:1.4rem}.burger-button[data-v-7e689810]{position:absolute;top:0;right:1rem;height:2.5rem;width:2.5rem;box-sizing:border-box;transition:all .2s;z-index:502;pointer-events:auto;margin:auto;bottom:0;border:4px solid var(--primary);border-radius:500px;background:var(--primary)}.burger-button .icon-close[data-v-7e689810]{height:1.2rem;top:0;width:1.2rem;fill:var(--primary)}.burger-button.home[data-v-7e689810]{border-color:var(--secondary)}.burger-button.home .icon-close[data-v-7e689810]{fill:var(--secondary)}.burger-button.home .middle-line[data-v-7e689810]{background:var(--secondary)}.burger-button.home .middle-line[data-v-7e689810]:after,.burger-button.home .middle-line[data-v-7e689810]:before{background:var(--secondary)}.burger-button .middle-line[data-v-7e689810]{position:absolute;width:1.25rem;height:4px;border-radius:500px;top:50%;left:50%;transform:translate3d(-50%,-50%,0);vertical-align:middle;transition:.1s all;background:var(--primary)}.burger-button .middle-line[data-v-7e689810]:after,.burger-button .middle-line[data-v-7e689810]:before{width:100%;height:4px;border-radius:500px;content:"";display:block;position:absolute;background:var(--primary);transition:.16s all cubic-bezier(.785,.135,.15,.86)}.burger-button .middle-line[data-v-7e689810]:after{top:-7px;transform-origin:20% 210%}.burger-button .middle-line[data-v-7e689810]:before{top:7px;transform-origin:20% -130%}.menu-visible .burger-button .middle-line[data-v-7e689810]{background:transparent}.menu-visible .burger-button .middle-line[data-v-7e689810]:before{transform:rotate(-45deg);top:11px}.menu-visible .burger-button .middle-line[data-v-7e689810]:after{transform:rotate(45deg)}.bottombar[data-v-7e689810]{position:absolute;bottom:0;width:100%;height:var(--bottombarHeight);box-sizing:border-box;z-index:99;padding-bottom:env(safe-area-inset-bottom);display:flex;transform:translateZ(0);border-radius:1.3125rem 1.3125rem 0rem 0rem;overflow:hidden}@media only screen and (min-width: 768px){.bottombar[data-v-7e689810]{height:7rem}}.bottombar-btn[data-v-7e689810]{display:flex;flex-direction:column;justify-content:center;width:50%;padding:0 .1rem;align-items:center;pointer-events:all;z-index:10;transition:.2s all ease-in-out;border-right:1px solid var(--primary);background:linear-gradient(180deg,#263538,#1d292b 38.4%,#1d292b);box-shadow:0 3px 3px #1d292b29;color:#fff;fill:#fff;text-align:center;font-size:.75rem;font-weight:300;text-transform:uppercase;height:var(--bottombarHeight)}.bottombar-btn svg[data-v-7e689810]{width:2.5625rem;height:2.5625rem;position:relative}.bottombar-btn label[data-v-7e689810]{padding:.1rem .4rem;transition:all .1s ease-out;font-weight:500;margin-top:10px}.bottombar-btn.active[data-v-7e689810]{color:var(--secondary);font-weight:700}.bottombar-btn.active label[data-v-7e689810]{font-weight:600}.bottombar-btn.active svg[data-v-7e689810]{fill:currentColor}@media only screen and (max-width: 350px){.bottombar-btn svg[data-v-7e689810]{width:2rem;height:2rem}}[data-v-103e7f43]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-103e7f43]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-103e7f43{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-103e7f43{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.loading-screen[data-v-103e7f43]{background:var(--sky);height:100vh}.loading-screen-download[data-v-103e7f43]{position:absolute;top:0;bottom:0;left:0;right:0;height:100vh;width:100vw}.loading-screen-download[data-v-103e7f43]:before{opacity:1;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:var(--Gradient, linear-gradient(180deg, #1D292B 0%, #628A91 54%, #1D292B 100%));opacity:.7}.loading-screen-download.finished[data-v-103e7f43]{opacity:0}.percent[data-v-103e7f43]{margin:7rem auto 0;position:relative;width:10.5rem;height:10.5rem;background:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#000;border-radius:500px;box-shadow:0 0 0 5px #ffffff80}.start-illu[data-v-103e7f43]{width:100vw;height:auto;display:block;position:absolute;bottom:0}svg[data-v-103e7f43]{pointer-events:none}h3[data-v-103e7f43]{line-height:normal;text-transform:none}[data-v-103e7f43] #sun{opacity:0;transition:all .2s ease}[data-v-103e7f43] .logo-zm{opacity:0}[data-v-103e7f43] .everything-else{transform:translateY(25%)}.finished[data-v-103e7f43] #sun{opacity:1;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:1s}.finished[data-v-103e7f43] .logo-zm{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both;animation-delay:1.8s}.download-popup[data-v-103e7f43]{position:absolute;top:0;width:calc(100vw - 4rem);background:var(--primary);padding:2rem;margin:4rem 2rem;display:flex;flex-direction:column;border-radius:16px}@media only screen and (max-width: 350px){.download-popup[data-v-103e7f43]{margin:4rem 1rem;width:calc(100vw - 2rem)}}.btn.primary[data-v-103e7f43]{font-size:1.25rem;margin-bottom:.8rem}.mb-count[data-v-103e7f43]{font-size:1rem}[data-v-7e3415dc]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-7e3415dc]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-7e3415dc{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-7e3415dc{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.language-selector-wrapper[data-v-7e3415dc]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;background:var(--primary);z-index:120}.language-btn[data-v-7e3415dc]{color:var(--secondary);font-size:2rem;text-transform:uppercase;font-weight:700}#SystemMenu{height:100%;overflow:scroll;background:var(--primary)}.section[data-v-033c6771]{margin:1rem;padding:1rem;border-radius:15px}.btn.outline[data-v-033c6771]{padding:.5rem 2rem}.system-menu[data-v-033c6771]{padding-top:2rem}.fg-core-system-numpad-wrapper[data-v-033c6771]{position:absolute;width:100%;height:100%;background:var(--primary);top:50%;left:50%;display:grid;grid-template-columns:15vw 15vw 15vw;grid-template-rows:15vw 15vw 15vw 15vw;column-gap:5vw;row-gap:5vw;justify-content:center;align-content:center;justify-items:center;align-items:center;transform:translate3d(-50%,-50%,0);z-index:99}.fg-core-system-numpad-wrapper .fg-core-system-numpad-number-btn[data-v-033c6771]{width:100%;height:100%;border-radius:500px;background:transparent;border:2px solid var(--secondary);color:var(--secondary);font-weight:700;font-size:1.25rem;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.icon-arrow[data-v-033c6771]{fill:var(--secondary);height:1.2rem}@media screen and (min-width: 1024px){.fg-core-system-numpad-wrapper[data-v-033c6771]{grid-template-columns:70px 70px 70px;grid-template-rows:70px 70px 70px 70px;column-gap:5vw;row-gap:5vw}}.fg-core-system-numpad-wrapper.error[data-v-033c6771]{animation:fg-core-system-numpad-wrapper-shake-033c6771 .5s ease-in-out both 1}@keyframes fg-core-system-numpad-wrapper-shake-033c6771{0%{transform:translate3d(-50%,0,0)}25%{transform:translate3d(-40%,0,0)}50%{transform:translate3d(-60%,0,0)}75%{transform:translate3d(-40%,0,0)}to{transform:translate3d(-50%,0,0)}}.fg-core-system-numpad-wrapper .fg-core-system-numpad-entered-number[data-v-033c6771]{position:absolute;width:80vw;height:3rem;max-width:400px;top:30%;left:50%;border-bottom:1px solid var(--secondary);transform:translate3d(-50%,calc(-100% - 5vh),0)}.fg-core-system-numpad-wrapper .fg-core-system-numpad-close-icon[data-v-033c6771]{fill:var(--secondary);position:absolute;top:50%;right:0%;width:10vw;height:.8rem;transform:translate3d(0,-50%,0)}.fg-core-system-numpad-entered-number span[data-v-033c6771]{display:block;font-size:2rem;text-align:center}.close-system-menu-btn[data-v-033c6771]{position:absolute;top:0;width:100%;background:var(--secondary);color:var(--primary);padding:1.5rem;margin:0;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem}.bottom-drawer article{padding:2rem 0 1rem;line-height:2.5rem;font-size:1.5rem}[data-v-5ab075c1]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-5ab075c1]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-5ab075c1{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-5ab075c1{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.bottom-drawer[data-v-5ab075c1]{position:fixed;top:auto;bottom:0;left:0;z-index:700;margin-top:1rem;background:#fff;width:100%;overflow:hidden;border-top-left-radius:21px;border-top-right-radius:21px;background:var(--primary);padding:1rem 2.75rem 2rem;max-height:95vh;overflow:auto;--dragarea-toggler-background: var(--secondary);--dragarea-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25) inset}.bottom-drawer.with-shadow[data-v-5ab075c1]{box-shadow:0 0 18px 2px #faf8bde8}.bottom-drawer.bottom-drawer__map[data-v-5ab075c1]{bottom:0;top:auto;width:100%;height:50vh}.bottom-drawer.panorama-drawer .bottom-drawer__dragarea[data-v-5ab075c1]{min-height:80px;padding:2rem;bottom:-1px}.bottom-drawer.panorama-drawer .bottom-drawer__dragarea[data-v-5ab075c1]:before{background:var(--dragarea-toggler-background);border-radius:6px;box-shadow:var(--dragarea-shadow);content:"";height:4px;left:0;margin:10px auto;max-width:170px;position:absolute;right:0;top:1rem;width:20%}.bottom-drawer[data-v-5ab075c1]:has(.audioplayer){max-height:calc(100vh - env(safe-area-inset-bottom) - 120px)}.bottom-drawer:has(.audioplayer) .bottom-drawer__content[data-v-5ab075c1]{padding-bottom:12rem}.bottom-drawer__map .bottom-drawer__dragarea[data-v-5ab075c1]{min-height:auto;background:#fff}.bottom-drawer__dragarea[data-v-5ab075c1]{position:relative;pointer-events:all;background:var(--primary);padding:1rem 1rem 0}.bottom-drawer__content[data-v-5ab075c1]{max-height:100vh;transition:all .6s ease}.bottom-drawer__content article[data-v-5ab075c1]{padding:1rem}.collapse[data-v-5ab075c1]{max-height:0}.slide-bottom-fade-enter-active[data-v-5ab075c1],.slide-bottom-fade-leave-active[data-v-5ab075c1]{transition:all .4s ease-in-out}.slide-bottom-fade-enter-from[data-v-5ab075c1],.slide-bottom-fade-leave-to[data-v-5ab075c1]{opacity:0;transform:translate3d(0,100%,0)}.mapboxgl-map,.maplibregl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas,.maplibregl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:fullscreen,.maplibregl-map:fullscreen{height:100%;width:100%}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass,.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer,.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active,.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas,.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right,.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left,.maplibregl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top-right,.maplibregl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-bottom-left,.maplibregl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right,.maplibregl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl,.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl,.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top-right .mapboxgl-ctrl,.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-group,.maplibregl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty),.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty),.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button,.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.mapboxgl-ctrl-group button+button,.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon,.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon,.maplibregl-ctrl-icon{background-color:transparent}.mapboxgl-ctrl-group button+button,.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl button::-moz-focus-inner,.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus,.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled,.maplibregl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon,.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.mapboxgl-ctrl button:not(:disabled):hover,.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible,.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible),.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl-group button:focus:first-child,.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:focus:last-child,.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:focus:only-child,.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo,a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z' fill='%23000' fill-opacity='.4' fill-rule='evenodd'/%3E%3Cpath d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z' fill='%23fff'/%3E%3Cpath d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z' fill='%23e1e3e9'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z' fill='%23000' fill-opacity='.4'/%3E%3Cpath d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z' fill='%23e1e3e9'/%3E%3Cpath d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact,a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo,a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z' fill='%23000' fill-opacity='.4' fill-rule='evenodd'/%3E%3Cpath d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z' fill='%23fff'/%3E%3Cpath d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z' fill='%23e1e3e9'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z' fill='%23000' fill-opacity='.4'/%3E%3Cpath d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z' fill='%23e1e3e9'/%3E%3Cpath d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo,a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z' fill='%23000' fill-opacity='.4' fill-rule='evenodd'/%3E%3Cpath d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z' fill='%23fff'/%3E%3Cpath d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z' fill='%23e1e3e9'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z' fill='%23000' fill-opacity='.4'/%3E%3Cpath d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z' fill='%23e1e3e9'/%3E%3Cpath d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib,.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact,.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner,.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button,.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button,.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after,.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after,.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after,.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after,.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after,.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a,.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover,.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-attrib-empty,.maplibregl-attrib-empty{display:none}.mapboxgl-ctrl-scale,.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.mapboxgl-popup,.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right,.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right,.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left,.maplibregl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right,.maplibregl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip,.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip,.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip,.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip,.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip,.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip,.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button,.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover,.maplibregl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content,.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content,.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content,.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content,.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content,.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer,.maplibregl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *,.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer,.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer,.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.mapboxgl-marker,.maplibregl-marker{left:0;position:absolute;top:0;will-change:transform}.mapboxgl-user-location-dot,.maplibregl-user-location-dot{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before,.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;background-color:#1da1f2;border-radius:50%;content:"";height:15px;position:absolute;width:15px}.mapboxgl-user-location-dot:after,.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale,.maplibregl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after,.maplibregl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle,.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active,.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom,.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}.map-container,.map-container__map{min-height:280px;height:100%;width:100%;isolation:isolate}.map-container{position:relative}.mapboxgl-ctrl-group{background:none;box-shadow:none!important}.mapboxgl-ctrl-group .maplibregl-ctrl-geolocate,.mapboxgl-ctrl-group .mapboxgl-ctrl-geolocate,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{border-radius:50%;height:3rem;width:3rem;box-sizing:border-box;background:none;box-shadow:none;z-index:1000;pointer-events:all;margin-top:.5rem}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon,.mapboxgl-ctrl button.mapboxgl-ctrl-compass.mapboxgl-ctrl-compass-active .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-compass.maplibregl-ctrl-compass-active .maplibregl-ctrl-icon,.mapboxgl-ctrl button.mapboxgl-ctrl-compass.mapboxgl-ctrl-compass-background .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-compass.maplibregl-ctrl-compass-background .maplibregl-ctrl-icon{background:url("data:image/svg+xml,%3csvg%20class='btn%20btnCompass'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20viewBox='0%200%2048%2048'%3e%3cdefs%3e%3clinearGradient%20id='greenGradient'%20data-name='Unbenannter%20Verlauf'%20x1='24'%20y1='718'%20x2='24'%20y2='766'%20gradientTransform='translate(0%20-718)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23263538'/%3e%3cstop%20offset='.4'%20stop-color='%231d292b'/%3e%3cstop%20offset='1'%20stop-color='%231d292b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='url(%23greenGradient)'%20d='M48,21C48,9.4,38.6,0,27,0h-6C9.4,0,0,9.4,0,21v6c0,11.6,9.4,21,21,21h6c11.6,0,21-9.4,21-21v-6Z'/%3e%3cpath%20fill='white'%20d='M18.4,22.5l5.6-11.2,5.6,11.2h-11.2Z'/%3e%3cpath%20fill='%23a8a8a8'%20d='M18.4,25.3l5.6,11.2,5.6-11.2h-11.2Z'/%3e%3c/svg%3e");background-position:50%;height:3rem;width:3rem;margin:auto}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon,.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon,.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon,.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon,.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background:url("data:image/svg+xml,%3csvg%20class='btn%20btn-relocate'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2048%2048'%3e%3cdefs%3e%3clinearGradient%20id='Unbenannter_Verlauf'%20data-name='Unbenannter%20Verlauf'%20x1='24'%20y1='50'%20x2='24'%20y2='2'%20gradientTransform='translate(0%2050)%20scale(1%20-1)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23263538'/%3e%3cstop%20offset='.38397'%20stop-color='%231d292b'/%3e%3cstop%20offset='1'%20stop-color='%231d292b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20id='Rectangle_46'%20data-name='Rectangle%2046'%20d='M48,21C48,9.40202,38.598,0,27,0h-6C9.40202,0,0,9.40202,0,21v6c0,11.598,9.40202,21,21,21h6c11.598,0,21-9.402,21-21v-6Z'%20style='fill:%20url(%23Unbenannter_Verlauf);'/%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M23.6781,37.59c-7.6743,0-13.90466-6.2318-13.90466-13.906s6.23036-13.9047,13.90466-13.9047,13.9047,6.2304,13.9047,13.9047-6.2304,13.906-13.9047,13.906ZM23.6781,36.7019c7.1948,0,13.0194-5.8232,13.0194-13.0193,0-7.1948-5.8232-13.018-13.0194-13.018-7.1948,0-13.0194,5.8218-13.0194,13.018,0,7.1947,5.8232,13.0193,13.0194,13.0193Z'%20style='fill:%20%23fff;'/%3e%3cpath%20id='Vector_2'%20data-name='Vector%202'%20d='M23.6787,13.3276c-5.7136,0-10.3564,4.64-10.3564,10.355,0,5.7136,4.6428,10.3564,10.3564,10.3564s10.3564-4.6428,10.3564-10.3564-4.6428-10.355-10.3564-10.355ZM23.6787,14.2143c5.2358,0,9.4682,4.2343,9.4682,9.4683,0,5.2359-4.2342,9.4697-9.4682,9.4697-5.2359,0-9.4683-4.2353-9.4683-9.4697,0-5.2358,4.2342-9.4683,9.4683-9.4683Z'%20style='fill:%20%23fff;'/%3e%3cpath%20id='Vector_3'%20data-name='Vector%203'%20d='M23.6781,20.6968c-1.6446,0-2.9857,1.3425-2.9857,2.9857,0,1.6446,1.3425,2.9871,2.9857,2.9871,1.6446,0,2.9857-1.3439,2.9857-2.9871,0-1.6446-1.3425-2.9857-2.9857-2.9857ZM23.6781,21.5849c1.1652,0,2.1004.9338,2.1004,2.099s-.9352,2.1004-2.1004,2.1004-2.1004-.9352-2.1004-2.1004.9352-2.099,2.1004-2.099Z'%20style='fill:%20%23fff;%20stroke:%20%23fff;%20stroke-width:%201.3913px;'/%3e%3cpath%20id='Vector_4'%20data-name='Vector%204'%20d='M23.6711,7.00012c-.2439.00416-.4392.20367-.4365.44889v6.10869c-.0041.1206.0402.2383.1234.3242.0845.0873.1995.1358.32.1358s.2355-.0485.32-.1358c.0832-.0859.1275-.2036.1234-.3242v-6.10869c.0013-.12054-.0458-.23553-.1303-.32004-.0859-.08452-.2009-.13162-.32-.12885Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3cpath%20id='Vector_5'%20data-name='Vector%205'%20d='M23.6711,33.2398c-.2439.0041-.4392.205-.4365.4489v6.2303c-.0041.1206.0402.2383.1234.3242.0845.0873.1995.1372.32.1372s.2355-.0499.32-.1372c.0832-.0859.1275-.2036.1234-.3242v-6.2303c.0013-.1192-.0458-.2342-.1303-.3187-.0859-.0845-.2009-.1316-.32-.1302Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3cpath%20id='Vector_6'%20data-name='Vector%206'%20d='M7.44335,23.2407c-.24523,0-.44335.1981-.44335.4434,0,.2452.19812.4433.44335.4433h6.07965c.2452,0,.4433-.1981.4433-.4433,0-.2453-.1981-.4434-.4433-.4434h-6.07965Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3cpath%20id='Vector_7'%20data-name='Vector%207'%20d='M33.885,23.1992c-.2452-.0014-.4461.1954-.4475.4406-.0027.2452.1954.4461.4392.4475l6.0325.0402h.0014c.1177.0014.23-.0443.3145-.1275.0831-.0831.1316-.1953.1316-.3131.0014-.1178-.0457-.2314-.1275-.3145-.0831-.0831-.1953-.1316-.3131-.1316l-6.031-.0402-.0001-.0014Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3c/g%3e%3c/svg%3e");background-position:50%;height:3rem;width:3rem;margin:auto}.mapboxgl-user-location-dot,.maplibregl-user-location-dot{height:4rem;width:4rem;background:url(./locateMe-DYyuGc52.svg)}.mapboxgl-user-location-dot:before,.maplibregl-user-location-dot:before{height:calc(4rem - 2px);width:calc(4rem - 2px);background:var(--gradient-darker, linear-gradient(180deg, #1D292B 0%, #354C4F 54%, #1D292B 100%))}.mapboxgl-user-location-dot:after,.maplibregl-user-location-dot:after{display:none}.mapboxgl-user-location-accuracy-circle,.maplibregl-user-location-accuracy-circle{display:none}.fgMap__pinContent{padding:.5rem;background-color:#1986ca;color:#fff;border:solid 2px #fff;border-radius:100vmax;display:inline-block;width:32px;height:32px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;text-align:center}.fgMap__pin{display:inline-block}.fgMap__pin--draggable{position:relative}.fgMap__pin:hover{z-index:10}.fgMap__pin--draggable .fgMap__pinContent{background-color:red;min-width:45px;min-height:45px;transition:min-width .2s,min-height .2s}.fgMap__pin--draggable .fgMap__pinContent:hover{min-width:5px;min-height:5px}.stop-pin{background:red}.maplibregl-marker[aria-label="Map marker"]{display:none}.custom-geolocate-control{position:absolute;top:0;right:0;z-index:10}.custom-geolocate-button{position:absolute;top:4.8rem;right:1rem;background:#fff;padding:8px 10px;border-radius:6px;cursor:pointer;z-index:10;background:url("data:image/svg+xml,%3csvg%20class='btn%20btn-relocate'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2048%2048'%3e%3cdefs%3e%3clinearGradient%20id='Unbenannter_Verlauf'%20data-name='Unbenannter%20Verlauf'%20x1='24'%20y1='50'%20x2='24'%20y2='2'%20gradientTransform='translate(0%2050)%20scale(1%20-1)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23263538'/%3e%3cstop%20offset='.38397'%20stop-color='%231d292b'/%3e%3cstop%20offset='1'%20stop-color='%231d292b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20id='Rectangle_46'%20data-name='Rectangle%2046'%20d='M48,21C48,9.40202,38.598,0,27,0h-6C9.40202,0,0,9.40202,0,21v6c0,11.598,9.40202,21,21,21h6c11.598,0,21-9.402,21-21v-6Z'%20style='fill:%20url(%23Unbenannter_Verlauf);'/%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M23.6781,37.59c-7.6743,0-13.90466-6.2318-13.90466-13.906s6.23036-13.9047,13.90466-13.9047,13.9047,6.2304,13.9047,13.9047-6.2304,13.906-13.9047,13.906ZM23.6781,36.7019c7.1948,0,13.0194-5.8232,13.0194-13.0193,0-7.1948-5.8232-13.018-13.0194-13.018-7.1948,0-13.0194,5.8218-13.0194,13.018,0,7.1947,5.8232,13.0193,13.0194,13.0193Z'%20style='fill:%20%23fff;'/%3e%3cpath%20id='Vector_2'%20data-name='Vector%202'%20d='M23.6787,13.3276c-5.7136,0-10.3564,4.64-10.3564,10.355,0,5.7136,4.6428,10.3564,10.3564,10.3564s10.3564-4.6428,10.3564-10.3564-4.6428-10.355-10.3564-10.355ZM23.6787,14.2143c5.2358,0,9.4682,4.2343,9.4682,9.4683,0,5.2359-4.2342,9.4697-9.4682,9.4697-5.2359,0-9.4683-4.2353-9.4683-9.4697,0-5.2358,4.2342-9.4683,9.4683-9.4683Z'%20style='fill:%20%23fff;'/%3e%3cpath%20id='Vector_3'%20data-name='Vector%203'%20d='M23.6781,20.6968c-1.6446,0-2.9857,1.3425-2.9857,2.9857,0,1.6446,1.3425,2.9871,2.9857,2.9871,1.6446,0,2.9857-1.3439,2.9857-2.9871,0-1.6446-1.3425-2.9857-2.9857-2.9857ZM23.6781,21.5849c1.1652,0,2.1004.9338,2.1004,2.099s-.9352,2.1004-2.1004,2.1004-2.1004-.9352-2.1004-2.1004.9352-2.099,2.1004-2.099Z'%20style='fill:%20%23fff;%20stroke:%20%23fff;%20stroke-width:%201.3913px;'/%3e%3cpath%20id='Vector_4'%20data-name='Vector%204'%20d='M23.6711,7.00012c-.2439.00416-.4392.20367-.4365.44889v6.10869c-.0041.1206.0402.2383.1234.3242.0845.0873.1995.1358.32.1358s.2355-.0485.32-.1358c.0832-.0859.1275-.2036.1234-.3242v-6.10869c.0013-.12054-.0458-.23553-.1303-.32004-.0859-.08452-.2009-.13162-.32-.12885Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3cpath%20id='Vector_5'%20data-name='Vector%205'%20d='M23.6711,33.2398c-.2439.0041-.4392.205-.4365.4489v6.2303c-.0041.1206.0402.2383.1234.3242.0845.0873.1995.1372.32.1372s.2355-.0499.32-.1372c.0832-.0859.1275-.2036.1234-.3242v-6.2303c.0013-.1192-.0458-.2342-.1303-.3187-.0859-.0845-.2009-.1316-.32-.1302Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3cpath%20id='Vector_6'%20data-name='Vector%206'%20d='M7.44335,23.2407c-.24523,0-.44335.1981-.44335.4434,0,.2452.19812.4433.44335.4433h6.07965c.2452,0,.4433-.1981.4433-.4433,0-.2453-.1981-.4434-.4433-.4434h-6.07965Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3cpath%20id='Vector_7'%20data-name='Vector%207'%20d='M33.885,23.1992c-.2452-.0014-.4461.1954-.4475.4406-.0027.2452.1954.4461.4392.4475l6.0325.0402h.0014c.1177.0014.23-.0443.3145-.1275.0831-.0831.1316-.1953.1316-.3131.0014-.1178-.0457-.2314-.1275-.3145-.0831-.0831-.1953-.1316-.3131-.1316l-6.031-.0402-.0001-.0014Z'%20style='fill:%20%23fff;%20fill-rule:%20evenodd;'/%3e%3c/g%3e%3c/svg%3e");background-position:50%;height:3rem;width:3rem;margin:auto;box-shadow:none}.custom-location-marker{height:4rem;width:4rem;background:url(./locateMe-DYyuGc52.svg);border-radius:50%;animation:pulse 2s infinite;box-shadow:0 0 #1e90ff66}@keyframes pulse{0%{box-shadow:0 0 #1e90ff66}70%{box-shadow:0 0 0 10px #1e90ff00}to{box-shadow:0 0 #1e90ff00}}[data-v-cf30e34e]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-cf30e34e]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-cf30e34e{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-cf30e34e{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.tour-dl-label[data-v-cf30e34e]{position:absolute;top:1rem;right:1rem;border-radius:2rem;background:#1d292b4d;display:flex;align-items:center;padding:.325rem .6875rem}.tour-dl-label label[data-v-cf30e34e]{color:#fff;font-size:.75rem;font-weight:500;letter-spacing:.0525rem;text-transform:uppercase}.tour-dl-label svg[data-v-cf30e34e]{fill:#fff;margin-left:.5rem;height:1.25rem}.tour-dl-label .icon-download[data-v-cf30e34e]{position:relative;top:-1px}[data-v-3c840a57]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-3c840a57]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-3c840a57{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-3c840a57{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.copyright[data-v-3c840a57]{position:absolute;left:calc(.5rem + 8px);bottom:calc(.5rem + 8px);color:#fff;text-transform:none;padding:4px 1px 8px;background:#1d292b99;writing-mode:vertical-lr;transform:rotate(180deg);border-radius:16px;font-size:.5rem}.copyright.right[data-v-3c840a57]{left:auto;right:calc(.5rem + 8px)}.copyright .copyright-symbol[data-v-3c840a57]{transform:rotate(90deg);display:inline-block}.copyright.bottom[data-v-3c840a57]{position:static;writing-mode:horizontal-tb;margin-left:auto;display:flex;transform:none;justify-content:flex-end;margin-top:.5rem}.copyright.bottom .copyright-symbol[data-v-3c840a57]{transform:none;margin-right:.2rem}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}[data-v-d9f530bc] .custom-geolocate-button{position:absolute;top:1rem!important}.outdoor-map__pin[data-v-d9f530bc]{width:32px;height:auto;transform-origin:bottom;transition:all .3s}.selected[data-v-d9f530bc]{transform:scale(1.2);z-index:1000;position:relative;transition:all .3s;transform-origin:bottom}.fade-left-enter-active[data-v-d9f530bc],.fade-left-leave-active[data-v-d9f530bc]{transition:all .5s ease;transform:translate(0) scale(1)}.fade-left-enter-from[data-v-d9f530bc],.fade-left-leave-to[data-v-d9f530bc]{opacity:0;transform:translate(100%) scale(.9);transform-origin:top}[data-v-d9f530bc]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-d9f530bc]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-d9f530bc{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-d9f530bc{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.active-map-popup[data-v-d9f530bc]{bottom:7rem;top:auto;z-index:500;padding-bottom:1rem}.active-map-popup .tour-box[data-v-d9f530bc]{pointer-events:all;padding-bottom:.5rem}.icon-tour-pin[data-v-d9f530bc]{overflow:visible!important}.icon-tour-pin__outline[data-v-d9f530bc]{fill:none;stroke:#fff;stroke-width:4;stroke-miterlimit:10;display:none}.selected .icon-tour-pin__outline[data-v-d9f530bc]{display:block}.selected .icon-tour-pin circle[data-v-d9f530bc]{fill:#000}.selected .outdoor-map__stop-icon[data-v-d9f530bc]{filter:invert(1)}.icon-tour-pin[data-v-d9f530bc]{height:2rem}.small-pin .icon-tour-pin[data-v-d9f530bc]{height:1.2rem}.dot[data-v-d9f530bc]{width:10px;height:10px;background:var(--primary);border-radius:500px}.dot .icon-tour-pin[data-v-d9f530bc]{display:none}.active-map-popup .tour-box[data-v-d9f530bc]{border-radius:1rem;background:var(--primaryLighter);box-shadow:7.7px 6.256px 13.475px #2f44322b;display:flex;flex-direction:column;position:relative;margin-bottom:1.5rem;min-width:100%}.active-map-popup .tour-box h3[data-v-d9f530bc]{line-height:2rem}.active-map-popup .tour-box.is-completed[data-v-d9f530bc]{border:2px solid var(--secondary)}.active-map-popup .tour-box .tour-box-text label[data-v-d9f530bc],.active-map-popup .tour-box .percentage-container label[data-v-d9f530bc]{text-align:left;color:var(--secondary);font-size:1rem;font-weight:300;text-transform:uppercase;line-height:1.4rem;display:flex}.active-map-popup .tour-box svg[data-v-d9f530bc]{width:1.875rem;height:1.44644rem;fill:var(--secondary);position:relative;bottom:10px;margin-right:.5rem}.tour-img-wrapper[data-v-d9f530bc]{position:relative;width:100%;padding:.375rem;overflow:hidden;height:30vh}.tour-image[data-v-d9f530bc]{width:calc(100vw - 4rem);border-radius:.75rem .75rem 0rem 0rem;object-fit:cover;height:100%}.tour-box-container[data-v-d9f530bc]{padding:.5rem;display:flex;align-items:flex-end}.tour-box-text[data-v-d9f530bc]{flex:1;text-align:left}.close-popup[data-v-d9f530bc]{position:absolute;right:.5rem;top:.8rem;display:flex;align-items:center;justify-content:center}.close-popup svg[data-v-d9f530bc]{margin-right:0;width:2rem;height:2rem}[data-v-85499627]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-85499627]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-85499627{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-85499627{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}main[data-v-85499627]{background:var(--sky)}h1[data-v-85499627]{-webkit-hyphens:none;hyphens:none}[data-v-eaaefc8e]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-eaaefc8e]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-eaaefc8e{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-eaaefc8e{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.btn.textlink[data-v-eaaefc8e]{color:var(--primary);opacity:1;text-decoration:underline;font-size:.9rem;margin:auto;pointer-events:all;display:flex}.speechbubble-wrapper[data-v-eaaefc8e]{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;padding:1rem 2rem;margin:auto}@media only screen and (max-width: 350px){.speechbubble-wrapper[data-v-eaaefc8e]{padding:1rem}}label[data-v-eaaefc8e]{position:relative;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5rem;color:var(--primary);display:inline-block;padding-left:.5rem;text-align:center;padding:1.75rem .5rem .75rem}label.left[data-v-eaaefc8e]{padding-top:.5rem}@media only screen and (max-width: 350px){label[data-v-eaaefc8e]{font-size:1rem;line-height:1.2rem}}svg[data-v-eaaefc8e]{fill:#fff}.speechbubble[data-v-eaaefc8e]{width:100%;position:relative;top:1.3rem;height:calc(100% - 1.4rem)}.speechbubble-arrow[data-v-eaaefc8e]{margin:auto;position:absolute;height:1.4rem;left:0;right:0}.speechbubble-svg[data-v-eaaefc8e]{position:absolute;left:0;width:100%;height:100%;top:0}.c2a.speechbubble-wrapper[data-v-eaaefc8e]{margin-left:.5rem}.c2a label[data-v-eaaefc8e]{text-align:left}[data-v-eaaefc8e] .scaleable{height:100%;width:100%}[data-v-eaaefc8e] .fix{height:50px}[data-v-604fe172]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-604fe172]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-604fe172{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-604fe172{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.time-machine-box[data-v-604fe172]{display:flex}.time-machine-wrapper[data-v-604fe172]{padding:0 .5rem}.time-machine-wrapper .time-machine[data-v-604fe172]{width:60%;margin:auto;display:flex;position:relative;right:2.5rem}.time-machine-wrapper.no-background[data-v-604fe172]{background:none}.time-machine-wrapper.c2a[data-v-604fe172]{background:none;display:flex;align-items:flex-end;padding:1rem}.time-machine-wrapper.c2a .time-machine-box[data-v-604fe172]{background:var(--gradient-darker, linear-gradient(180deg, #1D292B 0%, #354C4F 54%, #1D292B 100%));width:7.25rem;height:7.25rem;display:flex;align-items:center;justify-content:center;border-radius:12px;padding:.5rem}.time-machine-wrapper.c2a .time-machine-box .time-machine[data-v-604fe172]{width:100%;right:0}.time-machine-wrapper.c2a .speechbubble-wrapper[data-v-604fe172]{flex:1}@media only screen and (max-width: 350px){.time-machine-wrapper.c2a .time-machine-box[data-v-604fe172]{width:5.25rem;height:5.25rem}}[data-v-61aea093]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-61aea093]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-61aea093{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-61aea093{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}main[data-v-61aea093]{background:var(--primary);padding:calc(var(--topbarHeight)) 0 var(--bottombarHeight)}main[data-v-61aea093]:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";width:100vw;height:370px;background:linear-gradient(180deg,#1d292b00,#273d49 45.19%,#21343e 71.63%,#1d292b00);pointer-events:none}.main-section[data-v-61aea093]{padding:var(--mainPadding);position:relative}.main-section[data-v-61aea093]:first-of-type{margin:2rem 0 0}.main-section h2[data-v-61aea093]{margin-bottom:1rem}.overview-container[data-v-61aea093]{display:flex;border-radius:.25rem;gap:5px}.overview-box[data-v-61aea093]{background:var(--primaryLighter);box-shadow:7.7px 6.256px 13.475px #2f44322b;overflow:hidden;display:flex;width:50%;border-radius:.25rem;padding:1rem;height:5.8125rem;align-items:center}.overview-box svg[data-v-61aea093]{fill:var(--secondary);width:1.9375rem;height:1.9375rem}.overview-box label[data-v-61aea093]{color:#fff;font-size:1rem;font-weight:400;line-height:1.5rem}.overview-box .overview-count[data-v-61aea093]{font-size:1.5rem;font-weight:700;line-height:1.5rem;text-transform:uppercase}.overview-content[data-v-61aea093]{display:flex}.overview-text[data-v-61aea093]{display:flex;flex-direction:column;flex:1;padding-left:.5rem}.overview-text label[data-v-61aea093]{display:block}.tour-box[data-v-61aea093]{border-radius:1rem;background:var(--primaryLighter);box-shadow:7.7px 6.256px 13.475px #2f44322b;display:flex;flex-direction:column;position:relative;margin-bottom:1.5rem;min-width:100%}.tour-box h3[data-v-61aea093]{line-height:2rem}.tour-box.is-completed[data-v-61aea093]{border:2px solid var(--secondary)}.tour-box .tour-box-text label[data-v-61aea093],.tour-box .percentage-container label[data-v-61aea093]{text-align:left;color:var(--secondary);font-size:1rem;font-weight:300;text-transform:uppercase;line-height:1.4rem;display:flex}.tour-box svg[data-v-61aea093]{width:1.875rem;height:1.44644rem;fill:var(--secondary);position:relative;bottom:10px;margin-right:.5rem}@media only screen and (max-width: 350px){.tour-box svg[data-v-61aea093]{height:1rem}}.tour-img-wrapper[data-v-61aea093]{position:relative;width:100%;padding:.375rem;overflow:hidden;height:30vh}.tour-image[data-v-61aea093]{width:calc(100vw - 4rem);border-radius:.75rem .75rem 0rem 0rem;object-fit:cover;height:100%}.tour-box-container[data-v-61aea093]{padding:.5rem .5rem 1rem;display:flex;align-items:flex-end}.tour-box-text[data-v-61aea093]{flex:1;text-align:left}.percentage-container[data-v-61aea093]{overflow:hidden;padding:0 1rem 1rem;display:flex}.percentage-bar-container[data-v-61aea093]{flex:1;margin-left:1rem;position:relative}.percentage-value[data-v-61aea093]{width:0;transition:all .1s ease;background:#000;height:1rem;background:var(--darkerSecondary);box-shadow:0 3.947px 3.947px #00000040 inset;border-radius:500px;position:relative;position:absolute;top:0;bottom:0;left:0;transition:all .2s ease}.percentage-bar[data-v-61aea093]{width:100%;background:#000;border-radius:500px;height:1rem;border-radius:1rem;background:var(--primary);box-shadow:0 4px 4px #00000040 inset}.total-crowns[data-v-61aea093]{font-size:1rem;font-weight:400}[data-v-ee1fae9c]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-ee1fae9c]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-ee1fae9c{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-ee1fae9c{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.mode-map[data-v-ee1fae9c]{height:100vh;overflow:auto}.time-machine-wrapper[data-v-ee1fae9c]{background:var(--gradient-darker, linear-gradient(180deg, #1D292B 0%, #354C4F 54%, #1D292B 100%))}.time-machine-wrapper .time-machine[data-v-ee1fae9c]{width:60%;margin:auto;display:flex}[data-v-9dae3e7c]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-9dae3e7c]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-9dae3e7c{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-9dae3e7c{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}h2[data-v-9dae3e7c]{font-size:1.5rem;font-style:normal;font-weight:700;text-transform:none;margin:0}.inner-active-map-popup[data-v-9dae3e7c]{position:relative;width:100%;padding:1rem 1rem 2rem 2rem}.inner-active-map-popup h4[data-v-9dae3e7c]{padding:1rem 2rem 1rem 0}main[data-v-9dae3e7c]{background:var(--primary);padding:calc(var(--topbarHeight) + 2rem) 0 0;position:relative}main[data-v-9dae3e7c]:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";width:100vw;height:370px;background:linear-gradient(180deg,#1d292b00,#273d49 45.19%,#21343e 71.63%,#1d292b00);pointer-events:none}.main-section[data-v-9dae3e7c]{margin:2rem 0 0;padding:1rem}.tour-infos[data-v-9dae3e7c]{border-radius:.75rem;border:1px solid rgba(47,68,70,.59);box-shadow:7.7px 6.256px 13.475px #2f44322b;padding:1rem 1rem 6rem}.show-route-container[data-v-9dae3e7c]{display:flex;flex-direction:column}.show-route-info[data-v-9dae3e7c]{color:#fff;font-size:.625rem;font-weight:400;line-height:2rem;margin-left:auto}.tour-meta-label[data-v-9dae3e7c]{display:flex;color:#fff;margin-bottom:.5rem;font-size:1.25rem}.tour-meta-label label[data-v-9dae3e7c]{display:flex;flex:1}.tour-meta-label svg[data-v-9dae3e7c]{position:relative;top:5px;fill:var(--lightBlue);width:26px;height:26px;margin-right:1.5rem}.btn.primary[data-v-9dae3e7c]{font-size:1.25rem;margin:2rem auto}.downloader__area[data-v-9dae3e7c]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:fixed;bottom:0;left:0;right:0;width:100%}.downloader__area.downloading[data-v-9dae3e7c]{background:var(--primaryLighter)}.downloader__area.downloading .btn[data-v-9dae3e7c]{display:flex;width:max-content;text-align:center;margin:0rem auto 2rem}.downloader__area .btn[data-v-9dae3e7c]{width:calc(100vw - 4rem);display:flex}.downloader__area .btn label[data-v-9dae3e7c]{display:flex;flex:1;width:100%;text-align:center;justify-content:center}.downloader__area h2[data-v-9dae3e7c]{width:100%;text-align:center}.tour-dl-text[data-v-9dae3e7c]{display:flex;flex-direction:column;width:100%}.tour-dl-text .mb-count[data-v-9dae3e7c]{font-size:.8rem}@media only screen and (max-width: 350px){.btn.primary[data-v-9dae3e7c]{font-size:1rem;padding:1rem 2rem}}.meta-wrapper[data-v-9dae3e7c]{flex:1}article[data-v-9dae3e7c]{margin:.8rem 0}[data-v-9dae3e7c] .bottom-drawer__content .btn.primary{margin:.5rem 0 1.25rem!important}main[data-v-aafeaa26]{background:var(--primary);padding:calc(var(--topbarHeight) + 2rem) 1rem 2rem;position:relative}.section-mode[data-v-aafeaa26]{border-radius:.75rem;overflow:hidden;margin-bottom:2rem;background:#233742;text-align:left;color:var(--text);flex-direction:column;display:flex}.section-title[data-v-aafeaa26]{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.5rem;text-transform:uppercase;height:4.5rem;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem;width:calc(100vw - 2rem)}.game .section-title[data-v-aafeaa26]{background:var(--darkblue)}.guided .section-title[data-v-aafeaa26]{background:var(--olive)}.game-mode[data-v-aafeaa26]{width:80%;margin:2rem auto;display:flex}.img-wrapper[data-v-aafeaa26]{height:30vh;box-shadow:7.7px 6.256px 13.475px #2f44322b}.img-wrapper img[data-v-aafeaa26]{width:100%;height:100%;object-fit:cover}.section-text[data-v-aafeaa26]{display:flex;align-items:center;padding:2rem 1.5rem}.section-text label[data-v-aafeaa26]{font-size:1.25rem;line-height:2rem}.section-text article[data-v-aafeaa26]{flex:1;font-size:1.25rem}.guided .section-text[data-v-aafeaa26]{background:var(--olive)}[data-v-67b52cdd]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-67b52cdd]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-67b52cdd{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-67b52cdd{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.map-wrapper[data-v-67b52cdd],.active-map-popup[data-v-67b52cdd]{height:100vh}.outdoor-map__pin[data-v-67b52cdd]{height:auto;transform-origin:bottom;transition:all .3s}.start-pin[data-v-67b52cdd]{z-index:1002!important}.icon-gem[data-v-67b52cdd]{pointer-events:none}.intro-stop-pin[data-v-67b52cdd]{width:3rem;height:3rem;background:#fff;border-radius:.75rem;box-shadow:-2px 4px 0 0 var(--challengePink);color:var(--challengePink);display:flex;align-items:center;justify-content:center;padding:.25rem}.intro-stop-pin.small-pin[data-v-67b52cdd]{width:2rem;height:2rem}.intro-stop-pin.small-pin svg[data-v-67b52cdd]{width:1rem;height:1rem}.intro-stop-pin.dot[data-v-67b52cdd]{width:10px;height:10px}.intro-stop-pin.dot svg[data-v-67b52cdd]{display:none}.intro-stop-pin svg[data-v-67b52cdd]{height:2rem;width:2rem}.intro-stop-pin .icon-check[data-v-67b52cdd] path{fill:var(--challengePink)}.intro-stop-pin.blue[data-v-67b52cdd]{box-shadow:-2px 4px 0 0 var(--challengeBlue);color:var(--challengeBlue)}.intro-stop-pin.blue .icon-check[data-v-67b52cdd] path{fill:var(--challengeBlue)}.intro-stop-pin.green[data-v-67b52cdd]{box-shadow:-2px 4px 0 0 var(--challengeGreen);color:var(--challengeGreen)}.intro-stop-pin.green .icon-check[data-v-67b52cdd] path{fill:var(--challengeGreen)}.intro-stop-pin.is-locked svg[data-v-67b52cdd]{fill:var(--inactive)}.intro-stop-pin.is-locked.green[data-v-67b52cdd]{color:#8c8c8c;box-shadow:-2px 4px #8c8c8c}.intro-stop-pin.is-locked.pink[data-v-67b52cdd]{color:#bfbfbf;box-shadow:-2px 4px #bfbfbf}.intro-stop-pin.is-locked.blue[data-v-67b52cdd]{color:#6b6b6b;box-shadow:-2px 4px #6b6b6b}.selected[data-v-67b52cdd]{transform:scale(1.2)}.icon-check[data-v-67b52cdd]{height:1.4rem}.stop-pin[data-v-67b52cdd]{width:2.5rem;height:2.5rem;background:var(--inactive);border-radius:500px;border:2px solid var(--primary);display:flex;align-items:center;justify-content:center}.stop-pin.small-pin[data-v-67b52cdd]{width:1.5rem;height:1.5rem}.stop-pin.small-pin svg[data-v-67b52cdd]{width:.8rem;height:.8rem}.stop-pin.dot[data-v-67b52cdd]{width:10px;height:10px}.stop-pin.dot svg[data-v-67b52cdd]{display:none}.stop-pin.is-locked[data-v-67b52cdd]{background:var(--inactive)!important}.stop-pin.pink[data-v-67b52cdd],.stop-pin.pink-is-completed[data-v-67b52cdd],.stop-pin.is-completed[data-v-67b52cdd]{background:var(--challengePink)}.stop-pin.blue[data-v-67b52cdd],.stop-pin.blue.is-completed[data-v-67b52cdd]{background:var(--challengeBlue)}.stop-pin.green[data-v-67b52cdd],.stop-pin.green.is-completed[data-v-67b52cdd]{background:var(--challengeGreen)}.tour-pin[data-v-67b52cdd]{width:2rem;height:2rem}.tour-time-machine-wrapper[data-v-67b52cdd]{position:absolute;bottom:calc(var(--bottombarHeight) + 1rem);will-change:transform;-webkit-transform:translateY(0);transform:translateY(0)}.tour-time-machine-wrapper.show-gradient[data-v-67b52cdd]:before{content:"";position:absolute;bottom:-5rem;left:0;right:0;height:20rem;background:linear-gradient(0,#1d292b,#1d292b00)}.tour-time-machine-wrapper .time-machine-wrapper[data-v-67b52cdd]{position:relative}.tour-time-machine-wrapper .btn.primary[data-v-67b52cdd]{position:relative;margin:auto}.debug-distances[data-v-67b52cdd]{position:absolute;top:5rem;z-index:1000;background:#00008b;color:#fff;max-width:50vw;width:max-content;left:1rem;display:flex;font-size:.7rem}.outdoor-map__navigation[data-v-392edf61]{position:absolute;bottom:0;left:0;width:100%;height:3rem;display:flex;align-items:center;justify-content:space-around;background-color:#ffffffce}.outdoor-map__navigation-top[data-v-392edf61]{position:absolute;top:0;left:0;width:100%;height:3rem;display:flex;align-items:center;justify-content:space-around;top:1.75rem;width:calc(100vw - 9rem);left:4rem;background:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.lightbox-trigger{cursor:pointer}.pswp--custom-icon-colors{--pswp-icon-color: #fff;--pswp-icon-color-secondary: #fff}.pswp__bg{background:#000}.pswp__icn{stroke-width:0px}.captions-section{position:absolute;bottom:5vh;width:90vw;left:50%;background:#0009;transform:translate3d(-50%,0,0);border-radius:10px;padding:15px 20px;z-index:999999}.captions-section label{color:#fff;display:block;text-align:center}.fade-in-caption-enter-active,.fade-in-caption-leave-active{transition:all .2s ease-in-out}.fade-in-caption-enter-from,.fade-in-caption-leave-to{opacity:0}[data-v-ff40e063]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-ff40e063]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-ff40e063{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-ff40e063{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}main.is-static-page section[data-v-ff40e063]:after{position:fixed}main.no-image[data-v-ff40e063]:not(.is-static-page){padding-top:5rem}section[data-v-ff40e063]{overflow:auto;padding-bottom:calc(var(--bottombarHeight) + 5rem);height:100vh}section[data-v-ff40e063]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:15rem;background:linear-gradient(0deg,#1d292b 33.53%,#1d292b00)}section[data-v-ff40e063]:before{content:"";position:absolute;margin:auto;top:50%;left:50%;width:1000px;height:1000px;background:url(../assets/img/gradientBg.png) no-repeat;transform-origin:center;transform:translate(-50%,-50%);background-size:100%;background-position:center;pointer-events:none;opacity:0;display:none}section.first-slide[data-v-ff40e063]:before{display:block}h2[data-v-ff40e063]{font-size:2.5rem;font-style:normal;font-weight:700;line-height:3rem;text-transform:none;margin-bottom:1.5rem}@media only screen and (max-width: 350px){h2[data-v-ff40e063]{font-size:2rem;line-height:2.8rem}}.record-image-preview-wrapper[data-v-ff40e063]{height:30vh;position:relative}.record-image-preview-wrapper[data-v-ff40e063] img{height:100%;width:100%}.is-static-page[data-v-ff40e063]{height:auto;padding-bottom:1rem}.is-static-page section[data-v-ff40e063]{height:auto;padding-bottom:0}.is-static-page section[data-v-ff40e063]:before{display:none}.is-static-page .record-image-preview-wrapper[data-v-ff40e063]{margin:0 var(--mainPadding);overflow:hidden;border-radius:2.1875rem}.main-padding[data-v-ff40e063]{padding:var(--mainPadding)}article[data-v-ff40e063],article p[data-v-ff40e063]{font-size:1.25rem;line-height:2rem}.swiper-slide-active section[data-v-ff40e063]:before{opacity:1;animation:spin 20s linear infinite}[data-v-8810143d]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-8810143d]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-8810143d{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-8810143d{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}main[data-v-8810143d]{overflow:auto;padding:7rem 0 calc(var(--bottombarHeight) + 2rem);height:100vh;position:relative}main[data-v-8810143d]:after{position:absolute;content:"";top:0;left:0;right:0;z-index:-1;width:100vw;height:370px;background:linear-gradient(180deg,#1d292b00,#273d49 45.19%,#21343e 71.63%,#1d292b00);pointer-events:none}main[data-v-8810143d]:before{content:"";position:absolute;margin:auto;top:50%;left:50%;width:1000px;height:1000px;background:url(../assets/img/gradientBg.png) no-repeat;transform-origin:center;transform:translate(-50%,-50%);background-size:100%;background-position:center;pointer-events:none;opacity:0;display:none}main.first-slide[data-v-8810143d]:before{display:block}.main-padding[data-v-8810143d]{padding:var(--mainPadding)}.swiper-slide-active main[data-v-8810143d]:before{opacity:1;animation:spin 20s linear infinite}.slide-tm[data-v-8810143d]{width:100vw;overflow:hidden}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:#00000029}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px #00000052}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px #3498db5c}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.title-audio-title[data-v-0485764e]{display:flex;align-items:center}.fg-audioplayer[data-v-0485764e]{position:relative;width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;padding:1rem}.controls[data-v-0485764e]{display:flex;align-items:center;justify-content:center;justify-content:space-between;height:50%;padding-top:1.5rem}.controls .play[data-v-0485764e],.controls .pause[data-v-0485764e]{width:3.25rem;height:3.25rem;border-radius:100%;display:flex;justify-content:center;align-items:center}.controls .play svg[data-v-0485764e],.controls .pause svg[data-v-0485764e]{height:1.5rem}.controls .play[data-v-0485764e],.controls .pause[data-v-0485764e]{background:#fff;fill:var(--primary)}.audio-title[data-v-0485764e]{color:#fff}.time-container[data-v-0485764e]{display:flex;font-size:.75rem;font-weight:300;justify-content:flex-end;margin-right:1rem;position:absolute;right:1rem;bottom:.5rem;color:#fff}.time-container label[data-v-0485764e]{display:inline-block}.fg-audioplayer .vue-slider{width:100%;margin:1rem;flex:1}.fg-audioplayer .vue-slider-disabled{opacity:.5;cursor:not-allowed}.fg-audioplayer .vue-slider-rail{background-color:var(--text);height:.5625rem;border-radius:1.04819rem;background:#fff;box-shadow:0 3.354px 3.354px #00000040 inset}.fg-audioplayer .vue-slider-process{background:var(--red);box-shadow:0 3.354px 3.354px #00000040 inset;border-radius:1.04819rem}.fg-audioplayer .vue-slider-mark{z-index:4}.fg-audioplayer .vue-slider-mark:first-child .vue-slider-mark-step,.fg-audioplayer .vue-slider-mark:last-child .vue-slider-mark-step{display:none}.fg-audioplayer .vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:#00000029}.fg-audioplayer .vue-slider-mark-label{font-size:14px;white-space:nowrap}.fg-audioplayer .vue-slider-dot{width:2.04394rem!important;height:2.04394rem!important;padding:3px!important}.fg-audioplayer .vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background:var(--Cards-Games, linear-gradient(180deg, #21343E 0%, #273D49 40.5%, #21343E 100%));box-shadow:1.677px 3.354px 3.354px #0f141459;border-radius:1.284rem;border:2.516px solid var(--LH-Neutral-Bright_100, #FFF);box-sizing:border-box;box-shadow:.5px .5px 2px 1px #00000052}.fg-audioplayer .vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px #3498db5c}.fg-audioplayer .vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.fg-audioplayer .vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.fg-audioplayer .vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.fg-audioplayer .vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.fg-audioplayer .vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.fg-audioplayer .vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.fg-audioplayer .vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.fg-audioplayer .vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.fg-audioplayer .vue-slider-dot-tooltip-wrapper-show{opacity:1}.title-container{display:flex;align-items:center;justify-content:space-between;width:100%}.audio-flex-slider{flex:1;width:100%;margin-left:.5rem}.audio-title{font-size:1rem}.icon-speaker{fill:var(--sky);height:1.25rem;width:1.25rem;margin-right:.5rem}.icon-volume{width:2rem;height:2rem;fill:#fff}.icon-volume path:nth-child(1){transform-origin:center center;animation:scaleUpDown1 1s infinite ease-in-out alternate}.icon-volume path:nth-child(2){transform-origin:center center;animation:scaleUpDown2 1s infinite ease-in-out alternate .2s}.icon-volume path:nth-child(3){transform-origin:center center;animation:scaleUpDown3 1s infinite ease-in-out alternate .4s}.icon-volume path:nth-child(4){transform-origin:center center;animation:scaleUpDown1 1s infinite ease-in-out alternate .6s}.icon-volume path:nth-child(5){transform-origin:center center;animation:scaleUpDown2 1s infinite ease-in-out alternate .8s}.icon-volume path:nth-child(6){transform-origin:center center;animation:scaleUpDown3 1s infinite ease-in-out alternate 1s}.icon-volume path:nth-child(7){transform-origin:center center;animation:scaleUpDown1 1s infinite ease-in-out alternate 1.2s}section[data-v-3a52e8da]{padding:5rem var(--mainPadding) calc(var(--bottombarHeight) + 1rem);height:100vh;border-bottom:2px solid var(--border);overflow:auto}section[data-v-3a52e8da]:before{content:"";position:absolute;margin:auto;top:50%;left:50%;width:1000px;height:1000px;background:url(../assets/img/gradientBg.png) no-repeat;transform-origin:center;transform:translate(-50%,-50%);background-size:100%;background-position:center;pointer-events:none;opacity:0;display:none}section.first-slide[data-v-3a52e8da]:before{display:block}.swiper-slide-active section[data-v-3a52e8da]:before{opacity:1}.background-box[data-v-3a52e8da]{border-radius:.75rem;background:linear-gradient(180deg,#1d292bcc,#354c4fcc 54%,#1d292bcc);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}article[data-v-3a52e8da],article p[data-v-3a52e8da]{margin:2rem 0;font-size:1.25rem}.swiper-slide-active section[data-v-3a52e8da]:before{opacity:1;animation:spin 20s linear infinite}.toggle-area[data-v-3a52e8da]{width:100%;padding:1rem;border-top:1px solid var(--sky)}.videoplayer-section[data-v-683feb29]{position:relative;margin-top:3rem}.videoplayer-section.fullscreen[data-v-683feb29]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:20000;background-color:#000}.separator[data-v-683feb29]{padding:0 .25rem}.fg-videoplayer[data-v-683feb29]{position:relative;line-height:0;border-radius:2.1875rem;max-height:40vh;overflow:hidden}.fg-videoplayer.fullscreen[data-v-683feb29]{display:flex;position:absolute;left:0;top:0;z-index:10;background-color:#000;border-radius:0;max-height:100%}.fg-videoplayer.fullscreen.left[data-v-683feb29],.fg-videoplayer.fullscreen.right[data-v-683feb29]{transform-origin:top left;height:100vw;width:100vh}.fg-videoplayer.fullscreen.left[data-v-683feb29]{transform:rotate(-90deg) translate(-100%)}.fg-videoplayer.fullscreen.right[data-v-683feb29]{transform:rotate(90deg) translateY(-100%)}.fg-videoplayer.fullscreen.none[data-v-683feb29]{width:100vw;height:100vh}.video[data-v-683feb29]{width:100%;margin:auto;max-height:40vh;object-fit:cover}.video.fullscreen[data-v-683feb29]{max-height:100%;object-fit:contain}.fullscreen .controls[data-v-683feb29]{justify-content:center;position:absolute;bottom:0}.controls[data-v-683feb29]{display:flex;align-items:center;left:0;right:0;z-index:20;position:relative;bottom:2rem;padding:.8rem .8rem .8rem 7px;border-radius:0rem 0rem 2.1875rem 2.1875rem;background:var(--Cards-Games, linear-gradient(180deg, #21343E 0%, #273D49 40.5%, #21343E 100%));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);flex-direction:column}.controls .main-controls[data-v-683feb29],.controls .meta-duration[data-v-683feb29]{width:100%;display:flex;align-items:center}.controls .meta-duration[data-v-683feb29]{font-size:1rem;justify-content:flex-end;font-weight:300}.controls .play[data-v-683feb29],.controls .pause[data-v-683feb29]{position:relative;fill:#fff;width:24px;height:24px}.videoplayer-section .controls .play svg[data-v-683feb29],.videoplayer-section .controls .pause svg[data-v-683feb29]{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:80%;height:80%}.fullscreen-button[data-v-683feb29]{padding:0 .5rem;z-index:30}.fullscreen-button svg[data-v-683feb29]{height:1.2rem;fill:var(--text)}.vue-slider[data-v-683feb29]{flex:1;height:auto!important;margin:0 5px}.videoplayer-section.fullscreen[data-v-683feb29]{margin-top:0}.videoplayer-section.fullscreen .controls[data-v-683feb29]{border-radius:0}.videoplayer-section.fullscreen span[data-v-683feb29]{display:inline-block;margin:0rem 1rem}.videoplayer-section.fullscreen.left .controls[data-v-683feb29],.videoplayer-section.fullscreen.right .controls[data-v-683feb29]{flex-direction:column;width:10vw;height:90vh;box-sizing:border-box;margin:0 5%;top:50%;transform:translate3d(0,-50%,0)}.videoplayer-section.fullscreen.left span[data-v-683feb29],.videoplayer-section.fullscreen.right span[data-v-683feb29]{writing-mode:vertical-rl;margin:2rem 0rem}.videoplayer-section.fullscreen.left .fullscreen-button[data-v-683feb29]{right:auto;left:0}.videoplayer-section.fullscreen.left .controls[data-v-683feb29]{right:0;left:auto;padding-bottom:2rem}.videoplayer-section.fullscreen.left .fullscreen-play-pause[data-v-683feb29]{order:4;transform:rotate(-90deg)}.videoplayer-section.fullscreen.left span[data-v-683feb29]{transform:rotate(180deg)}.videoplayer-section.fullscreen.left .time-played[data-v-683feb29]{order:3}.videoplayer-section.fullscreen.left .vue-slider[data-v-683feb29]{order:2}.videoplayer-section.fullscreen.left .time-duration[data-v-683feb29]{order:1}.videoplayer-section.fullscreen.right .fullscreen-button[data-v-683feb29]{right:0;top:auto;bottom:0;left:auto}.videoplayer-section.fullscreen.right .controls[data-v-683feb29]{right:auto;left:0;padding-top:2rem}.videoplayer-section.fullscreen.right .fullscreen-play-pause[data-v-683feb29]{order:1;transform:rotate(90deg)}.videoplayer-section.fullscreen.right .time-played[data-v-683feb29]{order:2}.videoplayer-section.fullscreen.right .vue-slider[data-v-683feb29]{order:3}.videoplayer-section.fullscreen.right .time-duration[data-v-683feb29]{order:4}.videoplayer-section .subtitles[data-v-683feb29]{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:#fff;color:#000;padding:.2rem;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);max-width:max-content;margin:auto;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;transform:translateZ(10px);z-index:999999}.videoplayer-section .fullscreen .subtitles[data-v-683feb29]{bottom:5rem}.videoplayer-section .play,.videoplayer-section .pause{width:3.25rem;height:3.25rem;border-radius:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.videoplayer-section .play svg,.videoplayer-section .pause svg{height:1.5rem}.videoplayer-section .play,.videoplayer-section .pause{background:#fff;fill:var(--primary)}.videoplayer-section .vue-slider-disabled{opacity:.5;cursor:not-allowed}.videoplayer-section .vue-slider-rail{background-color:var(--text);height:.5625rem;border-radius:1.04819rem;background:#fff;box-shadow:0 3.354px 3.354px #00000040 inset}.videoplayer-section .vue-slider-process{background:var(--red);box-shadow:0 3.354px 3.354px #00000040 inset;border-radius:1.04819rem}.videoplayer-section .vue-slider-mark{z-index:4}.videoplayer-section .vue-slider-mark:first-child .vue-slider-mark-step,.videoplayer-section .vue-slider-mark:last-child .vue-slider-mark-step{display:none}.videoplayer-section .vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:#00000029}.videoplayer-section .vue-slider-mark-label{font-size:14px;white-space:nowrap}.videoplayer-section .vue-slider-dot{width:2.04394rem!important;height:2.04394rem!important;padding:3px!important}.videoplayer-section .vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background:var(--Cards-Games, linear-gradient(180deg, #21343E 0%, #273D49 40.5%, #21343E 100%));box-shadow:1.677px 3.354px 3.354px #0f141459;border-radius:1.284rem;border:2.516px solid var(--LH-Neutral-Bright_100, #FFF);box-sizing:border-box;box-shadow:.5px .5px 2px 1px #00000052}.videoplayer-section .vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px #3498db5c}.videoplayer-section .vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.videoplayer-section .vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.videoplayer-section .vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.videoplayer-section .vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.videoplayer-section .vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.videoplayer-section .vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.videoplayer-section .vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.videoplayer-section .vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.videoplayer-section .vue-slider-dot-tooltip-wrapper-show{opacity:1}section[data-v-3c70af23]{padding:5rem var(--mainPadding) 10rem;border-bottom:2px solid var(--border)}section.is-static-page[data-v-3c70af23]{height:auto;padding:2rem 1rem}.video-text[data-v-3c70af23]{padding:var(--mainPadding) 0}.poi-container[data-v-f6ef31b8]{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;pointer-events:none}.poi[data-v-f6ef31b8]{position:absolute;background:#409e69;background-image:url(./assets/svg/object-viewer/generic/OpenPoi.svg);border-radius:50%;height:2.25rem;width:2.25rem;transition:border .4s ease-in-out;transform:translate(-50%,-50%);display:grid;place-items:center}.poi-label[data-v-f6ef31b8]{position:absolute;width:10rem;top:2.25rem;text-align:center;color:#75ebbe}.active .poi[data-v-f6ef31b8]{background-image:url(./assets/svg/object-viewer/generic/ClosePoi.svg)}.hidden[data-v-f6ef31b8]{display:none}.progress[data-v-10766b40]{position:absolute;top:0;left:0;right:0;bottom:0;display:grid;place-items:center;opacity:var(--5c63a5ef);transition:.5s opacity}.circle[data-v-10766b40]{transform:rotate(-90deg);transform-origin:center;stroke-dasharray:var(--6e3b56f3);stroke-dashoffset:var(--1c272ba2);stroke-linecap:round}.objViewer[data-v-4567ca71]{position:relative;height:100%;width:100%}.objViewer canvas[data-v-4567ca71]{position:relative}.fullscreen[data-v-4567ca71]{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:1000;overflow:hidden}.fullscreen canvas[data-v-4567ca71]{width:100vw;height:100vh}.threeJSWrapper[data-v-4567ca71]{position:relative;height:100%}.info-overlay[data-v-4567ca71]{position:absolute;bottom:1rem;right:1rem;left:1rem;background:#fff;border:10px solid #ffffff;height:auto;color:#000;overflow:hidden;overflow-y:auto;text-overflow:ellipsis;z-index:100}.fullscreen-button[data-v-4567ca71]{position:absolute;background-color:#fff;right:.8rem;top:.8rem;height:2.6rem;width:2.6rem;border-radius:500px}.ar-section[data-v-15d2777b]{height:100vh;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.ar-section[data-v-15d2777b]:after{content:"";position:absolute;bottom:-5rem;left:0;right:0;height:25rem;background:linear-gradient(0,#1d292b,#1d292b 20%,#1d292b00)}.ar-image[data-v-15d2777b]{position:absolute;height:100%;width:100%}.play-btn[data-v-15d2777b]{width:4.375rem;height:4.375rem;border-radius:100%;display:flex;justify-content:center;align-items:center;background:var(--primary);fill:var(--secondary);border:2px solid var(--secondary);position:relative;top:10px;z-index:10}.play-btn svg[data-v-15d2777b]{height:1.5rem}.ar-play-box[data-v-15d2777b],.ar-box[data-v-15d2777b]{position:relative}.ar-play-box[data-v-15d2777b]{display:flex;flex-direction:column;justify-content:center;margin:var(--mainPadding) var(--mainPadding) 0;align-items:center;padding-bottom:2rem;position:relative;z-index:10}.ar-play-box .textlink[data-v-15d2777b]{opacity:1}.ar-box[data-v-15d2777b]{border-radius:1rem;background:var(--secondary);padding:1.0625rem 1.375rem;margin:var(--mainPadding)}.btn.start-ar[data-v-15d2777b]{color:var(--secondary);font-size:1.5rem;font-weight:800;line-height:normal;letter-spacing:.06rem;text-transform:uppercase;border-radius:5rem;border:4px solid rgba(255,255,255,.6);background:#ffffff1a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:.7rem 1rem}.fallback-container[data-v-15d2777b]{position:absolute;top:0;bottom:0;left:0;right:0}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}.fg-photosphere--marker-content{position:relative}.audioplayer{position:fixed;max-width:30vw;left:0;bottom:0;right:0;background:linear-gradient(180deg,#263538,#1d292b 38.4%,#1d292b);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;z-index:99;pointer-events:all;padding:1.5rem 1.5rem 1rem}.audioplayer svg{fill:#fff}.audioplayer h3{color:#fff;text-align:center;flex:1;pointer-events:none;-webkit-user-select:none;user-select:none;padding:.4rem 0 .8rem}.audioplayer input[type=range]{-webkit-appearance:none;width:100%;background:transparent;border-radius:16.771px;height:4px;box-shadow:1.677px 3.354px 3.354px #0f141459}.audioplayer input[type=range]::-moz-range-thumb{background:var(--Cards-Games, linear-gradient(180deg, #21343E 0%, #273D49 40.5%, #21343E 100%));-moz-appearance:none;height:20px;width:20px;border-radius:500px;transform:translate3d(0,calc(-50% + 10px),0);cursor:pointer;background-clip:content-box;box-sizing:content-box;border:2px solid white;box-shadow:1.677px 3.354px 3.354px #0f141459}.audioplayer input[type=range]::-webkit-slider-thumb{background:var(--Cards-Games, linear-gradient(180deg, #21343E 0%, #273D49 40.5%, #21343E 100%));-webkit-appearance:none;height:20px;width:20px;border-radius:500px;transform:translate3d(0,-50%,0);cursor:pointer;background-clip:content-box;box-sizing:content-box;border:2px solid white;box-shadow:1.677px 3.354px 3.354px #0f141459;position:relative;top:10px}.audioplayer input[type=range]::-moz-range-track,.audioplayer input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;-webkit-appearance:none;border-radius:5px;background:var(--LH-Neutral-Bright_100, #FFF);box-shadow:0 3.354px 3.354px #00000040 inset}.audioplayer input[type=range]::-moz-range-progress{background:var(--LH-Highlight-Color, #FAF8BD);height:3px;border-radius:5px;box-shadow:0 3.354px 3.354px #00000040 inset}@media (max-width: 800px){.audioplayer{position:fixed;width:100vw;max-width:100vw;bottom:0;left:0;right:0}}.audioplayer .close-btn{position:absolute;padding:.5rem;background:#ffffff1a;right:0;top:0;transform:translateZ(0);-webkit-transform:translate3d(0,0,0)}.audioplayer .close-btn svg{height:.8rem}.track__controls{width:100%}.player-controls{display:flex;justify-content:space-around;align-items:center;color:#fff;fill:#fff;font-size:.8rem;padding:0 0 .5rem;width:100%}.time-container{width:100%;color:#fff;text-align:center;font-size:.8rem;font-weight:300;line-height:16px;padding-top:.5rem}.total-time{font-weight:400}.round-btn{width:5rem;height:5rem;border-radius:100%;display:flex;justify-content:center;align-items:center;background:var(--secondary);border:6px solid var(--borderYellow);cursor:pointer}.round-btn svg{height:1.6rem;fill:var(--primary)}.btn-jump-time{cursor:pointer}.btn-jump-time svg{width:2rem}.track{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}/*!
 * Photo Sphere Viewer 5.9.0
 * @copyright 2014-2015 Jérémy Heleine
 * @copyright 2015-2024 Damien "Mistic" Sorel
 * @licence MIT (https://opensource.org/licenses/MIT)
 */.psv-container{--psv-core-loaded: true;container-name:psv-container;container-type:size;width:100%;height:100%;margin:0;padding:0;position:relative;background:radial-gradient(#fff,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf);overflow:hidden}.psv-container *{box-sizing:content-box}.psv-canvas-container{position:absolute;top:0;left:0;z-index:0;transition:opacity linear .1s}.psv-canvas{display:block}.psv-fullscreen-emulation{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.psv-loader-container{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80}.psv-loader{--psv-loader-border: 3px;--psv-loader-tickness: 10px;position:relative;display:flex;justify-content:center;align-items:center;color:#ffffffb3;width:150px;height:150px}.psv-loader-canvas{position:absolute;top:0;left:0;width:100%;height:100%;color:#3d3d3d80;z-index:-1}.psv-loader-text{font:600 16px sans-serif}.psv-navbar{display:flex;position:absolute;z-index:90;bottom:-40px;left:0;width:100%;height:40px;background:#3d3d3d80;transition:bottom ease-in-out .1s;font:16px sans-serif;cursor:default}.psv-navbar--open{bottom:0}.psv-navbar,.psv-navbar *{box-sizing:content-box}.psv-button{flex:0 0 auto;padding:10px;position:relative;cursor:pointer;height:20px;width:20px;background:transparent;color:#ffffffb3}.psv-button--active{background:#fff3}.psv-button--disabled{pointer-events:none;opacity:.5}.psv-button-svg{width:100%;transform:scale(1);transition:transform .2s ease;vertical-align:initial}.psv-button:not(.psv-button--disabled):focus-visible{outline:2px solid #007cff;outline-offset:-2px}.psv-container:not(.psv--is-touch) .psv-button--hover-scale:not(.psv-button--disabled):hover .psv-button-svg{transform:scale(1.2)}.psv-move-button+.psv-move-button{margin-left:-10px}.psv-custom-button{width:auto;min-width:20px}.psv-custom-button--no-padding{padding:0;height:100%}.psv-caption{flex:1 1 100%;color:#ffffffb3;overflow:hidden;text-align:center;cursor:unset;padding:unset;height:unset;width:unset}.psv-caption-content{display:inline-block;padding:10px;white-space:nowrap}.psv-zoom-range.psv-button{width:80px;height:1px;margin:10px 0;padding:9.5px 0;max-width:600px}.psv-zoom-range-line{position:relative;width:80px;height:1px;background:#ffffffb3;transition:all .3s ease}.psv-zoom-range-handle{position:absolute;border-radius:50%;top:-3px;width:7px;height:7px;background:#ffffffb3;transform:scale(1);transition:transform .3s ease}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-line{box-shadow:0 0 2px #ffffffb3}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-handle{transform:scale(1.3)}.psv-notification{position:absolute;z-index:100;bottom:-40px;display:flex;justify-content:center;box-sizing:border-box;width:100%;padding:0 2em;opacity:0;transition-property:opacity,bottom;transition-timing-function:ease-in-out;transition-duration:.2s}.psv-notification-content{max-width:50em;background:#3d3d3dcc;border-radius:4px;padding:.5em 1em;font:14px sans-serif;color:#fff}.psv-notification--visible{opacity:100;bottom:80px}.psv-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;z-index:110;top:0;right:0;bottom:0;left:0;background:radial-gradient(#fff,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf);opacity:.8;cursor:default}.psv-overlay-image{width:100%;text-align:center}.psv-overlay-image svg{width:50%}@container psv-container (orientation: landscape){.psv-overlay-image svg{width:33%}}.psv-overlay-title{color:#000;margin-top:1em;font:30px sans-serif;text-align:center}.psv-overlay-text{color:#000c;font:20px sans-serif;opacity:.8;text-align:center}.psv-panel{position:absolute;z-index:90;right:0;height:100%;width:400px;max-width:calc(100% - 9px);background:#0a0a0ab3;transform:translate3d(100%,0,0);opacity:0;transition-property:opacity,transform;transition-timing-function:ease-in-out;transition-duration:.1s;cursor:default;margin-left:9px}.psv--has-navbar .psv-panel{height:calc(100% - 40px)}.psv-panel-close-button{display:none;position:absolute;top:-1px;right:0;width:19.2px;height:19.2px;padding:6.4px;background:transparent;color:#fff;transition:background .3s ease-in-out;cursor:pointer}.psv-panel-close-button svg{transition:transform .3s ease-in-out}.psv-panel-close-button:hover{background:#000000e6}.psv-panel-close-button:hover svg{transform:scale(-1)}.psv-panel-resizer{display:none;position:absolute;top:0;left:-9px;width:9px;height:100%;background-color:#000000e6;cursor:col-resize}.psv-panel-resizer:before{content:"";position:absolute;top:50%;left:1px;margin-top:-14.5px;width:1px;height:1px;box-shadow:1px 0 #fff,3px 0 #fff,5px 0 #fff,1px 2px #fff,3px 2px #fff,5px 2px #fff,1px 4px #fff,3px 4px #fff,5px 4px #fff,1px 6px #fff,3px 6px #fff,5px 6px #fff,1px 8px #fff,3px 8px #fff,5px 8px #fff,1px 10px #fff,3px 10px #fff,5px 10px #fff,1px 12px #fff,3px 12px #fff,5px 12px #fff,1px 14px #fff,3px 14px #fff,5px 14px #fff,1px 16px #fff,3px 16px #fff,5px 16px #fff,1px 18px #fff,3px 18px #fff,5px 18px #fff,1px 20px #fff,3px 20px #fff,5px 20px #fff,1px 22px #fff,3px 22px #fff,5px 22px #fff,1px 24px #fff,3px 24px #fff,5px 24px #fff,1px 26px #fff,3px 26px #fff,5px 26px #fff,1px 28px #fff,3px 28px #fff,5px 28px #fff;background:transparent}.psv-panel-content{width:100%;height:100%;box-sizing:border-box;color:#dcdcdc;font:16px sans-serif;overflow:auto}.psv-panel-content:not(.psv-panel-content--no-margin){padding:1em}.psv-panel-content--no-interaction{-webkit-user-select:none;user-select:none;pointer-events:none}.psv-panel--open{transform:translateZ(0);opacity:1;transition-duration:.2s}.psv-panel--open .psv-panel-close-button,.psv-panel--open .psv-panel-resizer{display:block}@container psv-container (max-width: 400px){.psv-panel{width:100%!important;max-width:none}.psv-panel-resizer{display:none!important}}.psv-panel-menu{height:100%;display:flex;flex-direction:column}.psv-panel-menu-title{flex:none;display:flex;align-items:center;font:24px sans-serif;margin:24px 12px}.psv-panel-menu-title svg{width:24px;height:24px;margin-right:12px}.psv-panel-menu-list{flex:1;list-style:none;margin:0;padding:0;overflow-x:hidden}.psv-panel-menu-item{min-height:1.5em;padding:.5em 1em;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;transition:background .1s ease-in-out}.psv-panel-menu-item--active{outline:1px solid currentcolor;outline-offset:-1px}.psv-panel-menu-item-icon{flex:none;height:1.5em;width:1.5em;margin-right:.5em}.psv-panel-menu-item-icon img{max-width:100%;max-height:100%}.psv-panel-menu-item-icon svg{width:100%;height:100%}.psv-panel-menu-item:focus-visible{outline:2px solid #007cff;outline-offset:-2px}.psv-panel-menu--stripped .psv-panel-menu-item:hover{background:#fff3}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd):before{background:#ffffff1a}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n):before{background:transparent}.psv-container:not(.psv--is-touch) .psv-panel-menu-item:hover{background:#fff3}.psv-tooltip{position:absolute;z-index:50;box-sizing:border-box;max-width:200px;background:#3d3d3dcc;border-radius:4px;opacity:0;transition-property:opacity,transform;transition-timing-function:ease-in-out;transition-duration:.1s;cursor:default}.psv-tooltip-content{color:#fff;font:14px sans-serif;text-shadow:0 1px #000;padding:.5em 1em}.psv-tooltip-arrow{position:absolute;height:0;width:0;border:7px solid transparent}.psv-tooltip--top-left,.psv-tooltip--top-center,.psv-tooltip--top-right{transform:translate3d(0,5px,0)}.psv-tooltip--top-left .psv-tooltip-arrow,.psv-tooltip--top-center .psv-tooltip-arrow,.psv-tooltip--top-right .psv-tooltip-arrow{border-top-color:#3d3d3dcc}.psv-tooltip--bottom-left,.psv-tooltip--bottom-center,.psv-tooltip--bottom-right{transform:translate3d(0,-5px,0)}.psv-tooltip--bottom-left .psv-tooltip-arrow,.psv-tooltip--bottom-center .psv-tooltip-arrow,.psv-tooltip--bottom-right .psv-tooltip-arrow{border-bottom-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--center-left,.psv-tooltip--left-bottom{transform:translate3d(5px,0,0)}.psv-tooltip--left-top .psv-tooltip-arrow,.psv-tooltip--center-left .psv-tooltip-arrow,.psv-tooltip--left-bottom .psv-tooltip-arrow{border-left-color:#3d3d3dcc}.psv-tooltip--right-top,.psv-tooltip--center-right,.psv-tooltip--right-bottom{transform:translate3d(-5px,0,0)}.psv-tooltip--right-top .psv-tooltip-arrow,.psv-tooltip--center-right .psv-tooltip-arrow,.psv-tooltip--right-bottom .psv-tooltip-arrow{border-right-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--top-left{box-shadow:-3px -3px #5a5a5ab3}.psv-tooltip--top-center{box-shadow:0 -3px #5a5a5ab3}.psv-tooltip--right-top,.psv-tooltip--top-right{box-shadow:3px -3px #5a5a5ab3}.psv-tooltip--left-bottom,.psv-tooltip--bottom-left{box-shadow:-3px 3px #5a5a5ab3}.psv-tooltip--bottom-center{box-shadow:0 3px #5a5a5ab3}.psv-tooltip--right-bottom,.psv-tooltip--bottom-right{box-shadow:3px 3px #5a5a5ab3}.psv-tooltip--center-left{box-shadow:-3px 0 #5a5a5ab3}.psv-tooltip--center-right{box-shadow:3px 0 #5a5a5ab3}.psv-tooltip--visible{transform:translateZ(0);opacity:1}/*!
* Photo Sphere Viewer / Markers Plugin 5.9.0
* @copyright 2015-2024 Damien "Mistic" Sorel
* @licence MIT (https://opensource.org/licenses/MIT)
*/.psv-container{--psv-markers-plugin-loaded: true}.psv-markers{pointer-events:none;position:absolute;z-index:10;width:100%;height:100%}.psv-markers-svg-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20}.psv-markers-css3d-container{position:absolute;z-index:21}.psv-marker{display:none;pointer-events:auto}.psv-marker--normal{position:absolute;top:0;left:0;z-index:30;overflow:visible;background-size:contain;background-repeat:no-repeat}.psv-marker--css3d{display:block}.psv-marker--transparent{display:block;opacity:0}.psv-marker--visible{display:block}.psv-marker--has-tooltip,.psv-marker--has-content{cursor:pointer}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}.fg-input-type-photosphere--wrapper{position:absolute;z-index:600;top:0;left:0;right:0;bottom:0}.panorama-hl{text-transform:uppercase;font-size:2rem;font-weight:700;line-height:2.5rem;margin:.5rem 0 3rem}.psv-navbar{background:none;display:flex;align-items:center;padding:0 2rem;box-sizing:border-box}.psv-navbar>.psv-move-button{margin-left:auto}.psv-navbar>.psv-move-button~.psv-move-button{margin-left:.2rem}.psv-navbar:before{content:"";position:absolute;right:2rem;bottom:3rem;width:5rem;height:5rem;background:var(--primary);border-radius:20px;transform:rotate(-45deg);pointer-events:none}.psv-move-button{position:absolute;right:0;fill:var(--secondary);padding:.5rem;margin:0 .2rem;width:1.4rem}.psv-move-button svg{display:none}.psv-move-button:before{position:absolute;content:"";background:url(~/assets/svg/iconPanoramaArrow.svg);background-repeat:no-repeat;background-size:contain;height:1rem;width:1.4rem;transform-origin:center;left:0;right:0;bottom:0;top:0;margin:auto}.psv-move-button[title="Move left"]{bottom:4.3rem;right:4.8rem}.psv-move-button[title="Move right"]{bottom:4.3rem;right:1.5rem;transform:rotate(180deg)}.psv-move-button[title="Move up"]{bottom:6rem;right:3.1rem;transform:rotate(90deg)}.psv-move-button[title="Move down"]{bottom:2.7rem;right:3.1rem;transform:rotate(270deg)}.fg-photosphere--settings-container{overflow:hidden;position:relative;height:100%}.fg-photosphere--form{position:absolute;top:-2px;left:0;height:calc(100% + 4px);z-index:50;background:linear-gradient(180deg,#263538f7,#1d292bf7 38.4%,#1d292bf7)}.fg-photosphere--marker-content{overflow:auto;height:100%;padding:2rem}.fg-photosphere--marker-content p{margin-bottom:2rem}.fg-photosphere--marker-content img{max-height:300px}.fg-photosphere--settings-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;container-type:inline-size}.fg-image-photosphere,.fg-photosphere--form{width:30vw}@container (max-width: 800px){.fg-image-photosphere,.fg-photosphere--form{min-width:100%;width:100%}}.fg-photosphere--form .back-btn{margin-bottom:20px}.fg-input-type--wrapper{flex:1}.custom-marker{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.inner-custom-marker{position:relative;height:1.5rem;width:1.5rem;border-radius:500px;opacity:9;animation:pulse 3s infinite}.inner-custom-marker:before{content:"";position:absolute;width:1.5rem;height:1.5rem;border-radius:500px;opacity:.5;background-color:#fff;margin:auto;top:0;left:0;right:0;bottom:0}.inner-custom-marker:after{content:"";position:absolute;width:12px;height:12px;background-color:var(--secondary);border:3px solid black;border-radius:500px;margin:auto;top:0;left:0;right:0;bottom:0}.close-poi-btn{pointer-events:auto;position:absolute;right:1rem;top:1rem;cursor:pointer}.icon-poi-close{height:2.4rem;pointer-events:none}.custom-marker-content{opacity:0;pointer-events:none;display:flex;align-items:center;transition:opacity .2s ease-in-out;position:absolute;width:max-content;top:1.5rem;left:50%;transform:translate3d(-50%,0,0)}.custom-marker-text{border-radius:30px;border:4px solid rgba(250,248,189,.3);background:var(--primary);padding:0 1rem;margin-top:.5rem;line-height:1.2rem;position:relative;top:-5px}.custom-marker-index{color:#fff;font-size:1rem;font-style:normal;font-weight:300;line-height:32px;text-transform:uppercase}.active-marker .inner-custom-marker{animation:pulseSecondary 3s infinite}.active-marker .inner-custom-marker:before{background:#f8f9e4;opacity:.9}.active-marker .inner-custom-marker:after{background:var(--primary);border:none}.btn-prev,.btn-next{margin:0 .5rem;background:var(--primary);border-radius:500px;height:2.2rem;width:2.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-prev svg,.btn-next svg{pointer-events:none;fill:var(--secondary);width:1.2rem}.active-marker .custom-marker-content{opacity:1}.marker-content-img{width:100%;object-fit:contain}@media (max-width: 900px){@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none){.psv-navbar{display:none}}}.custom-active-index{font-weight:500}.custom-marker-title{color:var(--secondary);text-align:center;font-family:Amulya;font-size:16px;font-style:normal;font-weight:500;line-height:32px}@media (max-width: 800px){.psv-move-button,.psv-navbar{display:none}}@media (max-width: 600px){.fg-photosphere--marker-content{padding:0}}.mobile-poi-floating-btn-container{position:fixed;bottom:0;right:0;left:0;display:flex;align-items:center;z-index:900;justify-content:center;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;padding:1rem 1rem 2rem;background:linear-gradient(180deg,#263538,#1d292b 38.4%,#1d292b)}.mobile-poi-floating-btn-container .btn.secondary{margin:0 1rem}.mobile-poi-floating-btn{padding:0;z-index:1000;cursor:pointer;transition:all .3s ease}.floating-btn-content{display:flex;align-items:center;padding:16px 20px;gap:12px}.poi-title{display:block;font-weight:600;font-size:16px;color:#1d1d1f;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.poi-subtitle{display:block;font-size:14px;color:#8e8e93;line-height:1.2}.floating-btn-chevron{flex-shrink:0;color:#8e8e93;transition:transform .3s ease}.mobile-poi-floating-btn:hover .floating-btn-chevron{transform:translateY(2px)}@media (max-width: 480px){.mobile-poi-floating-btn{bottom:16px;right:16px;left:16px}.floating-btn-content{padding:14px 16px}.poi-title{font-size:15px}.poi-subtitle{font-size:13px}}section[data-v-eb845c0a]{display:flex;flex-direction:column;justify-content:flex-end;height:100vh;position:relative}section[data-v-eb845c0a]:after{content:"";position:absolute;bottom:-5rem;left:0;right:0;height:25rem;background:linear-gradient(0,#1d292b,#1d292b 20%,#1d292b00)}.preview-image[data-v-eb845c0a]{position:absolute;height:100%;width:100%}.ar-play-box[data-v-eb845c0a]{position:relative;display:flex;flex-direction:column;justify-content:center;margin:var(--mainPadding) var(--mainPadding) 0;align-items:center;padding-bottom:2rem;z-index:2}.ar-play-box .textlink[data-v-eb845c0a]{margin-top:1rem;opacity:1}.poi-headline svg[data-v-eb845c0a]{height:2.5rem}.time-machine-wrapper[data-v-eb845c0a]{width:100vw}.ar-section[data-v-7474b0ad]{height:100vh;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.ar-section[data-v-7474b0ad]:after{content:"";position:absolute;bottom:-5rem;left:0;right:0;height:25rem;background:linear-gradient(0,#1d292b,#1d292b 20%,#1d292b00)}.ar-image[data-v-7474b0ad]{position:absolute;height:100%;width:100%}.play-btn[data-v-7474b0ad]{width:4.375rem;height:4.375rem;border-radius:100%;display:flex;justify-content:center;align-items:center;background:var(--primary);fill:var(--secondary);border:2px solid var(--secondary);position:relative;top:10px;z-index:10}.play-btn svg[data-v-7474b0ad]{height:1.5rem}.ar-play-box[data-v-7474b0ad],.ar-box[data-v-7474b0ad]{position:relative}.ar-play-box[data-v-7474b0ad]{display:flex;flex-direction:column;justify-content:center;margin:var(--mainPadding) var(--mainPadding) 0;align-items:center;padding-bottom:2rem;position:relative;z-index:10}.ar-play-box .textlink[data-v-7474b0ad]{opacity:1}.ar-box[data-v-7474b0ad]{border-radius:1rem;background:var(--secondary);padding:1.0625rem 1.375rem;margin:var(--mainPadding)}.btn.start-ar[data-v-7474b0ad]{color:var(--secondary);font-size:1.5rem;font-weight:800;line-height:normal;letter-spacing:.06rem;text-transform:uppercase;border-radius:5rem;border:4px solid rgba(255,255,255,.6);background:#ffffff1a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:.7rem 1rem}.fullwidth.opacity[data-v-7474b0ad]{height:100vh;object-fit:cover;width:100vw;opacity:.35}.main-section__img[data-v-7474b0ad]{height:100vh;position:absolute;top:0;left:0;right:0;bottom:0;background:#2f4446}.standalone[data-v-7474b0ad]{left:0;margin:auto;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:8rem;width:80%}.crown-badge[data-v-adf1bd93]{right:1rem;left:auto;top:1rem;position:fixed;z-index:1002;opacity:0;transition:opacity .3s ease}.crown-badge.visible[data-v-adf1bd93]{opacity:1}.crown-animation-container[data-v-adf1bd93]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000}.flying-crown[data-v-adf1bd93]{position:fixed;width:25px;height:20px;fill:#faf8bd;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));pointer-events:none;z-index:1001;transition:opacity .2s ease}.search-game .mapboxgl-ctrl-top-right .mapboxgl-ctrl,.search-game .maplibregl-ctrl-top-right .maplibregl-ctrl{position:relative;top:7rem!important;display:none}.search-game .show-controls .mapboxgl-ctrl-top-right .mapboxgl-ctrl,.search-game .show-controls .maplibregl-ctrl-top-right .maplibregl-ctrl{display:block}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}.outdoor-map__pin[data-v-ce4b88a0]{width:32px;height:auto;transform-origin:bottom;transition:all .3s}.selected[data-v-ce4b88a0]{transform:scale(1.2);z-index:1000;position:relative;transition:all .3s;transform-origin:bottom}.fade-left-enter-active[data-v-ce4b88a0],.fade-left-leave-active[data-v-ce4b88a0]{transition:all .5s ease;transform:translate(0) scale(1)}.fade-left-enter-from[data-v-ce4b88a0],.fade-left-leave-to[data-v-ce4b88a0]{opacity:0;transform:translate(100%) scale(.9);transform-origin:top}[data-v-ce4b88a0]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-ce4b88a0]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-ce4b88a0{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-ce4b88a0{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.icon-tour-pin[data-v-ce4b88a0]{height:2rem}.far-away-overlay[data-v-ce4b88a0]{background:#e942424f;height:100vh;width:100vw;position:absolute;top:0;left:0;right:0;bottom:0}.success-overlay[data-v-ce4b88a0]{background:#1d292b73;height:100vh;width:100vw;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.badge[data-v-ce4b88a0]{z-index:10;will-change:transform;-webkit-transform:translateY(0);transform:translateY(0)}.time-machine-wrapper[data-v-ce4b88a0]{position:absolute;bottom:2rem}.stop-image[data-v-ce4b88a0]{background-size:cover;background-position:center;mask:radial-gradient(50% 50% at 50% 50%,black 83.5%,transparent 100%);-webkit-mask:radial-gradient(50% 50% at 50% 50%,black 83.5%,transparent 100%);position:absolute;top:0;left:0;right:0;bottom:5rem;z-index:1000;height:30vh;margin:auto;width:80%;pointer-events:none}.debug-distances[data-v-ce4b88a0]{position:absolute;top:5rem;z-index:1000;background:#00008b;color:#fff;max-width:50vw;width:max-content;left:1rem;display:flex;font-size:.7rem}[data-v-03bb98f6]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-03bb98f6]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-03bb98f6{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-03bb98f6{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.close-game-btn[data-v-03bb98f6]{position:absolute;right:8rem;top:1.5rem}.close-game-btn svg[data-v-03bb98f6]{height:2.4rem}.search-game[data-v-03bb98f6]{overflow:auto;padding-bottom:0;height:100vh;position:relative}h2[data-v-03bb98f6]{font-size:2.5rem;font-style:normal;font-weight:700;line-height:3rem;text-transform:none;margin-bottom:1.5rem}.record-image-preview-wrapper[data-v-03bb98f6]{height:30vh}.record-image-preview-wrapper[data-v-03bb98f6] img{height:100%;width:100%}.main-padding[data-v-03bb98f6]{padding:var(--mainPadding)}article[data-v-03bb98f6],article p[data-v-03bb98f6]{font-size:1.25rem;line-height:2rem}.game-intro[data-v-03bb98f6]{position:absolute;bottom:0;left:0;right:0;padding:1rem;display:flex;flex-direction:column;align-items:flex-end;z-index:10}.game-intro[data-v-03bb98f6]:before{content:"";position:absolute;bottom:-5rem;left:0;right:0;height:25rem;background:linear-gradient(0,#1d292b,#1d292b 20%,#1d292b00)}.game-intro .time-machine-wrapper[data-v-03bb98f6]{position:relative;left:0;width:100%}.game-intro .btn.primary[data-v-03bb98f6]{width:100%;text-align:center;justify-content:center;margin:1rem 0}.btn.textlink[data-v-03bb98f6]{position:relative;margin:auto;opacity:1}.crown-animation-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1000}.scroll-anchor{padding-top:1rem}.scroll-anchor[data-v-a3967979]{margin-bottom:2rem}.estimation__title[data-v-a3967979]{padding:0 24px;font-size:var(--font-headline);font-weight:700}.estimation-container[data-v-a3967979]{width:100%;height:100%;display:flex;justify-content:center;padding:0;overflow:auto;margin-bottom:1rem;position:relative}.estimation-input-track[data-v-a3967979]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:6.5625rem;height:23.5625rem;position:absolute;top:0;border:none;position:relative;background:var(--Background-Gradient-Dark-Linear, linear-gradient(180deg, #21343E 0%, #273D49 40.5%, #1D292B 100%));border-radius:.875rem}.estimation-container--submited .estimation-input-track[data-v-a3967979]{cursor:default}.estimation-input-track[data-v-a3967979]:before{content:"";background:repeating-linear-gradient(to top,transparent 0px,transparent 20px,var(--secondary) 20px,var(--secondary) 22px);opacity:.5;position:absolute;text-align:center;font-size:1em;letter-spacing:.65em;top:0;margin:90px 16px;bottom:0;left:0;right:0;text-shadow:.5px .5px .9px rgba(0,0,0,.4);z-index:0}.estimation-input-thumb[data-v-a3967979]{position:absolute;top:100px;left:-10px;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--secondary);border-radius:4px;position:relative;height:5.3125rem;width:7.75rem;-webkit-box-shadow:0px 5px 10px 0px #000000;-moz-box-shadow:0px 5px 10px 0px #000000;box-shadow:0 5px 10px #000;cursor:grab}.estimation-container--submited .estimation-input-thumb[data-v-a3967979]{cursor:default;filter:saturate(.5)}.estimation-input-thumb--withAnimation[data-v-a3967979]{transition:top .2s cubic-bezier(.25,1.02,.49,1.36)}.input-value[data-v-a3967979]{color:var(--primary);font-size:2rem;font-weight:700}.estimation-max[data-v-a3967979]{position:absolute;font-size:1.75rem;font-weight:700;color:#fff;left:50%;transform:translate(-50%);padding:1rem 0 0;border-bottom:2px solid var(--secondary);right:5px;width:calc(100% - 10px);text-align:center}.estimation-min[data-v-a3967979]{position:absolute;font-size:1.75rem;font-weight:700;color:#fff;bottom:20px;border-top:2px solid var(--secondary);left:50%;right:5px;width:calc(100% - 10px);transform:translate(-50%);text-align:center}.order-answer-button[data-v-a3967979]{position:absolute;bottom:25px;z-index:899}.quiz__close-button[data-v-a3967979]{position:absolute;top:30px;right:24px}.quizFade-enter-active[data-v-a3967979],.quizFade-leave-active[data-v-a3967979]{transition:opacity .25s ease}.quizFade-enter-from[data-v-a3967979],.quizFade-leave-to[data-v-a3967979]{opacity:0}.triangle-icon[data-v-a3967979]{fill:var(--primary);width:1.5rem;height:1.5rem;position:relative}.triangle-icon-upper[data-v-a3967979]{top:3px}.triangle-icon-bottom[data-v-a3967979]{transform:rotate(-180deg);bottom:3px}@media only screen and (min-width: 768px){.estimation__title[data-v-a3967979]{padding:0 48px}.estimation-input-track[data-v-a3967979]{height:690px}}#animation-drag[data-v-a3967979]{position:absolute;right:2rem;height:6rem;text-align:right;width:100px;top:0;bottom:0;margin:auto;pointer-events:none}.icon-check[data-v-a3967979]{position:absolute;right:-100px;height:80px;border:2px solid;border-radius:500px}.crown-animation-overlay[data-v-a3967979]{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1000}.scroll-anchor[data-v-a3967979]{padding-top:1rem}:root{--main-red: #ef7889;--main-green: #a5cf94;--main-blue: #80b2dc;--dark-blue: #4e8dc1;--light-blue: #cbdff0;--dark-grey: #8b8b8b;--main-grey: #c8c8c8;--light-grey: #efefef;--dark: rgba(0, 0, 0, .75);--white: #ffffff;--hotspot: 80px}.quiz-section{overflow:auto;height:100vh;padding-bottom:9rem;position:relative}.quiz-item.estimation{position:relative}.quiz-item.estimation:before{position:absolute;content:"";width:100vw;height:370px;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#1d292b00,#273d49 45.19%,#21343e 71.63%,#1d292b00);pointer-events:none}.quiz-answers{padding:var(--mainPadding)}.quiz-headline{display:flex;align-items:center;padding:1.75rem var(--mainPadding) 0;transition:all .2s ease}.quiz-headline.hide{opacity:0}.quiz-headline.no-image{justify-content:flex-end}.quiz-headline h4{text-transform:none}.quiz-headline svg{fill:var(--secondary);margin-right:1rem;height:2rem}.icon-question{position:absolute;height:5rem;fill:#fff;opacity:.67;top:0;left:0;right:0;bottom:0;margin:auto;overflow:visible}.quiz-image-preview-wrapper{height:35vh;position:relative;overflow:hidden}.quiz-image-preview-wrapper img{height:100%;width:100%;object-fit:cover}.quiz-submit-btn{display:flex;align-items:center;padding:1rem 2.5rem;border-radius:5rem;border:4px solid var(--borderYellow);background:var(--secondary);color:var(--primary);fill:var(--primary);font-size:1.5rem;text-transform:uppercase;font-weight:700;text-decoration:none;width:max-content;margin:auto}.quiz-submit-btn svg{height:1.5rem;margin-left:1rem}.is-solved .disable-pointer-events,.quiz-review .disable-pointer-events{pointer-events:none}.quiz-question,.quiz-extended-solution-text{margin:var(--mainPadding)}.quiz-extended-solution .record-image-preview-wrapper{margin:var(--mainPadding);width:calc(100% - var(--mainPadding) - var(--mainPadding));border-radius:16px;height:30vh;overflow:hidden}.quiz-extended-solution .record-image-preview-wrapper img{height:100%;width:100%}.quiz-extended-solution-text{font-size:1.25rem}.quiz-attempts{margin:2rem}.single-choice,.multiple-choice,.estimation{padding-bottom:4rem}.sc-answer{position:relative;display:block;width:100%;padding:1rem 2rem;margin:0 auto 2vh;text-align:left;transition:.1s all ease-in-out;color:var(--primary);border-radius:.75rem;background:#fff;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5rem;transition:all .2s ease}.sc-answer.is-image img{width:100%;height:15vh;max-width:100%;max-height:200px;object-fit:contain}.sc-answer.selected,.mc-answer.selected{background:var(--secondary)}.quiz-was-answered .sc-answer.correct,.quiz-review .sc-answer.correct .quiz-was-answered .sc-answer.selected.correct,.quiz-review .sc-answer.selected.correct,.quiz-was-answered .mc-answer.correct,.quiz-review .mc-answer.correct .quiz-was-answered .mc-answer.selected.correct,.quiz-review .mc-answer.selected.correct{border:1px solid var(--correct);background:var(--correct)}.quiz-was-answered .sc-answer.correct,.quiz-review .sc-answer.correct,.quiz-was-answered .mc-answer.correct,.quiz-review .mc-answer.correct{opacity:.5}.quiz-was-answered .sc-answer.selected.correct,.quiz-review .sc-answer.selected.correct,.quiz-was-answered .mc-answer.selected.correct,.quiz-review .mc-answer.selected.correct{opacity:1}.quiz-was-answered .sc-answer.selected.wrong,.quiz-review .sc-answer.selected.wrong,.quiz-was-answered .mc-answer.selected.wrong,.quiz-review .mc-answer.selected.wrong{border:1px solid var(--red);background:var(--red)}.sc-answer .icon-check,.mc-answer .icon-check{height:2rem;position:absolute;right:1rem;top:0;bottom:0;margin:auto}.mc-answer{position:relative;display:block;width:100%;padding:1rem 2rem;margin:0 auto 2vh;text-align:left;transition:.1s all ease-in-out;color:var(--primary);border-radius:.75rem;background:#fff;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5rem;transition:all .2s ease}.mc-answer.is-image img{width:100%;height:15vh;max-width:100%;max-height:200px;object-fit:contain}.estimation{width:100%;margin:0 auto;position:relative}.estimation-correct-answer{margin:0 auto;width:100%;display:flex;text-align:center;justify-content:center}.estimation .estimation-wrapper{position:relative;height:60px;width:100%;margin:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.estimation .estimation-slider{width:100%;padding:0 5vw;position:relative;box-sizing:border-box}.estimation .estimation-input-bg{position:absolute;top:50%;left:0;background:var(--light-blue);height:3px;width:100%;transform:translate3d(0,-50%,0)}.estimation .min-max-numbers{display:flex;width:100%;margin-top:1rem;justify-content:space-between}.estimation .estimation-answer{position:absolute;top:50%;left:50%;transform:translate3d(0,-50%,0)}.estimation .estimation-knob{width:20px;height:20px;background:var(--main-blue);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);pointer-events:none}.estimation .estimation-answer span{color:#000;position:absolute;top:0;left:50%;transform:translate3d(-50%,-150%,0)}.estimation .correct-answer{position:absolute;top:50%;transform:translate3d(0,-50%,0)}.estimation .correct-answer-icon{width:10px;height:10px;background:var(--main-green);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);pointer-events:none}.estimation .correct-answer span{color:#000;position:absolute;top:0;left:50%;transform:translate3d(-50%,-150%,0)}.estimation input[type=range]{width:100%;top:50%;-webkit-appearance:none;box-sizing:content-box;position:absolute;transform:translate3d(0,-50%,0);background:transparent;left:0}.estimation input[type=range]:focus{outline:none}.estimation input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:transparent;border-radius:5px}.estimation input[type=range]::-webkit-slider-thumb{height:8px;width:8px;padding:20px;box-sizing:content-box;background:transparent;background-clip:content-box;border-radius:50%;-webkit-appearance:none;border:0px;transform:translate3d(0,-50%,0);cursor:pointer}.estimation input[type=range]:focus::-webkit-slider-runnable-track{background:transparent}.estimation.quiz-was-answered .answered-wrong .estimation-input-thumb,.estimation.quiz-review .answered-wrong .estimation-input-thumb{background:var(--red)}.estimation.quiz-was-answered .answered-correct .estimation-input-thumb,.estimation.quiz-review .answered-correct .estimation-input-thumb{background:var(--correct)}.quiz-review .estimation-container{pointer-events:none}.matrix{position:relative;width:100%;--matrix-height: 10vh;--matrix-max-height: 100px}.matrix .row{display:flex;justify-content:space-between;border:1px solid var(--light-blue);margin-bottom:1rem}.matrix .row .question,.matrix .row .answer{width:50%}.matrix .question{min-width:var(--matrix-height);padding:.5rem}.matrix .question.question-image{padding:0}.matrix .question.question-image img{width:100%;max-width:100%;object-fit:cover;height:var(--matrix-height);max-height:var(--matrix-max-height)}.matrix .answer{min-height:var(--matrix-height);width:var(--matrix-height);display:flex;align-items:center;justify-content:center;background-color:var(--light-blue)}.matrix .answer.drop{background-color:var(--main-blue)}.matrix .item{position:static;height:100%;max-height:var(--matrix-height);width:auto;max-width:var(--matrix-max-height);touch-action:none;-webkit-user-select:none;user-select:none}.matrix .items-container .item{margin:0 2.5vw}.matrix .item.drag{position:absolute}.matrix .item.text-item{height:auto;padding:.5rem;background:#fff;border:1px solid var(--light-blue)}.matrix .item img{width:100%;height:100%;max-width:100%;max-height:100%;min-width:var(--matrix-height);object-fit:cover}.matrix .answer.logged .image-item{height:80%}.matrix.quiz-review .answer-review{position:relative;width:auto;max-width:var(--matrix-max-height)}.matrix.quiz-review .answer-review label{padding:.5rem;background:#fff}.matrix.quiz-review .answer-review img{width:100%;height:80%;object-fit:cover}.matrix .items-container{width:100%;max-width:100%;height:calc(var(--matrix-height) + 4vh);padding:2vh 2.5vw;max-height:var(--matrix-max-height);background:#fff;display:flex;align-items:center;justify-content:flex-start;position:relative;white-space:nowrap;overflow-x:scroll}.matrix .items-container:after{position:relative;display:inline-flex;content:"";width:2.5vw;min-width:2.5vw;height:100%;order:999999;pointer-events:none}.matrix .correct-item{padding:1rem}.matrix .question.question-image .correct-item img,.matrix .correct-item img{width:50%;height:auto;max-height:var(--matrix-max-height);object-fit:cover}.matrix .correct-item label{display:block}.matrix .row.answered-correct{border:1px solid var(--main-green)}.matrix .row.answered-wrong{border:1px solid var(--main-red)}.matrix .row.answered-correct .answer{background-color:var(--main-green)}.matrix .row.answered-wrong .answer{background-color:var(--main-red)}.matrix .matrix-rows-section,.matrix .question{padding:0 2rem}.puzzle-section{position:relative;width:100%;max-width:600px;height:60vh;max-height:600px;margin:0 auto}.puzzle-section img{width:100%;height:100%;object-fit:cover}img[alt=puzzle]{display:none;width:0;height:0}.hotspot button{display:block;width:100%;padding:.5rem;background:#fff;color:var(--main-blue);margin:0 auto 2vh;transition:.1s all ease-in-out}.hotspot-overlay{position:absolute;z-index:1000;top:0;left:0;right:0;bottom:0;height:100%}.hotspot-overlay.quiz-was-answered .hotspot-detail.transparent{opacity:1}.hotspot-overlay header{position:relative;z-index:1000;display:flex;align-items:center;justify-content:space-between;color:#fff}.hotspot-overlay header button{color:#fff}.hotspot-image{position:relative}.hotspot-image-wrapper{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;background:#000}.hotspot-image-wrapper img{width:100%;background-size:cover;background-position:center center}.hotspot-preview{position:relative}.hotspot-preview img{height:calc(100vw - 4rem);width:calc(100vw - 4rem);object-fit:cover;opacity:.5}.hotspot-preview button{position:absolute;top:calc(50% - 20px);left:calc(50% - 75px);height:40px;width:150px}.hotspot-detail{position:absolute;z-index:1100;width:var(--hotspot);height:var(--hotspot);border-radius:50%}.hotspot-detail.transparent{opacity:0}.hotspot-detail:before{content:"";position:absolute;z-index:1090;top:0;left:0;width:calc(var(--hotspot) / 2);height:calc(var(--hotspot) / 2);margin:calc(var(--hotspot) / 4);border-radius:50%;border:5px solid var(--main-green)}.hotspot-detail:after{content:"";position:absolute;z-index:1090;top:5px;left:5px;width:calc(var(--hotspot) / 2);height:calc(var(--hotspot) / 2);margin:calc(var(--hotspot) / 4);border-radius:50%;background:#ffffff8c}.hotspot-detail svg{display:none}.hotspot-detail.correct{opacity:1;transition:opacity .5s ease-in-out;background:var(--main-green);width:calc(var(--hotspot) / 2);height:calc(var(--hotspot) / 2);margin:calc(var(--hotspot) / 4);display:flex;align-items:center;justify-content:center}.hotspot-detail.correct:before{content:"";position:absolute;top:calc(var(--hotspot) / -3);left:calc(var(--hotspot) / -3);z-index:1090;width:calc(var(--hotspot) / 3 * 2);height:calc(var(--hotspot) / 3 * 2);background:#ffffff8c;border:none;border-radius:50%}.hotspot-detail.correct:after{content:"";position:absolute;z-index:1090;width:calc(var(--hotspot) / 2);height:calc(var(--hotspot) / 2);top:calc(var(--hotspot) / -4);left:calc(var(--hotspot) / -4);background:var(--main-green);border:none;border-radius:50%}.hotspot-detail.correct svg{position:absolute;z-index:1100;display:block}.c-toast{width:calc(100% - 1rem);margin:.5rem!important;padding:.5rem!important;border-radius:5px!important;background:#000!important;font-size:1rem;font-weight:700;text-align:left}.c-toast--success{background:var(--main-green)!important}.c-toast--error{background:var(--main-red)!important}.memory .quiz-question{margin:1rem}.memory-wrapper{position:relative;display:grid;padding:1rem;gap:.5rem}.memory-wrapper.not-started:before{content:"";position:absolute;z-index:100;width:100%;height:100%;background:var(--dark)}.memory-flip-container{position:relative;perspective:1000;cursor:pointer}.memory-card{width:100%;height:100%}.memory-card img{width:100%;height:100%;object-fit:cover}.memory-wrapper.grid-2{grid-template-columns:1fr 1fr}.memory-wrapper.grid-2 .memory-flip-container{aspect-ratio:1}.memory-wrapper.grid-3{grid-template-columns:1fr 1fr 1fr}.memory-wrapper.grid-3 .memory-flip-container{aspect-ratio:1}.memory-wrapper.grid-4{grid-template-columns:1fr 1fr 1fr 1fr}.memory-wrapper.grid-4 .memory-flip-container{aspect-ratio:1}.memory-front,.memory-back{backface-visibility:hidden;transition:.6s;transform-style:preserve-3d;top:0;left:0;width:100%;height:100%}.memory-front{background:var(--light-blue)}.memory-back{position:absolute;transform:rotateY(-180deg)}.memory-flip-container.flipped .memory-back{transform:rotateY(0)}.memory-flip-container.flipped .memory-front{transform:rotateY(180deg)}.memory-matched{opacity:.3}.memory-misc{margin:1rem}.memory-start-btn{position:absolute;z-index:200;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:max-content;padding:.5rem 1rem;background:var(--main-blue);color:var(--white)}.memory-extended-detail{position:absolute;bottom:0;width:calc(100% - 2rem);margin:1rem;background:var(--white);border:1px solid var(--light-blue);padding:.5rem}.slot-machine-wrapper{display:flex;justify-content:space-evenly;margin:0 auto}.slot-machine-window{aspect-ratio:1;overflow:hidden;width:100%;background-color:var(--light-blue)}.slot-machine-msg{margin-top:1rem;text-align:center}.slot-machine-item{width:100%;aspect-ratio:1;display:block;padding:1rem;text-align:center;color:var(--dark)}.slot-machine-misc{margin:1rem}.word-salad.quiz-was-answered .disable-pointer-events,.word-salad.is-simple .is-correct{pointer-events:none}.word-salad .word-salad-solution.highlight button{background:var(--dark-grey);color:var(--white)}.word-salad .word-salad-solution.highlight button:after{background:var(--white)}.word-salad .word-salad-letters.highlight button{background:var(--dark-blue);color:var(--white)}.word-salad button{transition:.5s all ease-in-out}.word-salad.quiz-was-answered button.correct{background:var(--main-green);transition:.1s all ease-in-out}.word-salad.quiz-was-answered button.wrong{background:var(--main-red);transition:.1s all ease-in-out}.word-salad-solution,.word-salad-letters{display:flex;grid-gap:.5rem;justify-content:center;flex-wrap:wrap}.word-salad-solution button,.word-salad-letters button{width:10vw;height:12.5vw;border:none;text-transform:uppercase}.word-salad-solution button{position:relative;background:var(--light-grey)}.word-salad-solution button:after{position:absolute;content:"";left:15%;bottom:15%;height:1px;width:70%;background-color:var(--dark)}.word-salad-solution button.selected{background:var(--main-grey);transition:.1s all ease-in-out}.word-salad-letters button{background:var(--light-blue)}.word-salad-letters button.selected{background:var(--main-blue);transition:.1s all ease-in-out}.word-salad-wrapper{position:relative;margin:3rem 0 5rem}.word-salad-hint{position:absolute;left:50%;transform:translate(-50%);margin:1rem 0}[data-v-42c86b76]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-42c86b76]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-42c86b76{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-42c86b76{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}main[data-v-42c86b76]{min-height:100vh;background:var(--paper);overflow:auto;padding-bottom:15rem}main[data-v-42c86b76]:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:url(../../assets/img/textureBg.png)}.inner[data-v-42c86b76]{position:relative;padding:2rem 2rem 0}.certificate-hl[data-v-42c86b76]{margin:auto;display:flex;width:90vw;max-width:500px}.rank[data-v-42c86b76]{display:flex;align-items:center;justify-content:center;height:5rem;transform:rotate(-2.5deg);position:relative;top:1rem;z-index:2}.rank .rank-label[data-v-42c86b76]{position:absolute;width:100%;height:100%}.rank h2[data-v-42c86b76]{color:var(--secondary);font-size:2.2rem;text-transform:uppercase;margin:auto;text-align:center;position:relative}.icon-crown[data-v-42c86b76]{fill:var(--secondary);height:5rem;position:relative}.crown-count[data-v-42c86b76]{font-size:3.75rem;font-weight:700;color:var(--secondary);position:relative}.crown-area[data-v-42c86b76]{display:flex;align-items:center;width:90vw;height:90vw;position:relative;flex-direction:column;justify-content:space-around;padding:5vw 0}h3[data-v-42c86b76]{font-size:2rem;font-weight:700;text-transform:none;color:var(--primary);position:relative}[data-v-42c86b76] .outer-circle{fill:#fff;fill-opacity:.3}[data-v-42c86b76] .inner-circle{fill:var(--primary)}[data-v-42c86b76] .stroke-circle{fill:var(--secondary)}[data-v-42c86b76] .bottom-drawer{transform:translateZ(0)}.certificate-circle[data-v-42c86b76]{position:absolute;width:100%;height:100%}.crown-count-area[data-v-42c86b76]{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width: 350px){.rank h2[data-v-42c86b76]{font-size:1.5rem}.icon-crown[data-v-42c86b76]{height:3.5rem}.crown-count[data-v-42c86b76]{font-size:2rem}}:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}.tour-slide-navigation{position:absolute;bottom:0;left:0;right:0;padding:1.9rem 2.4rem 2.8rem 1.5rem;justify-content:center;align-items:center;gap:1.3125rem;flex-shrink:0;width:100%;background:linear-gradient(180deg,#263538,#1d292b 38.4%,#1d292b);z-index:200;border-radius:1.5rem 1.5rem 0rem 0rem;will-change:transform;-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width: 350px){.tour-slide-navigation{padding:1.5rem 1.5rem 1.5rem .5rem}}.slide-count{color:var(--secondary);font-weight:300;font-size:1.25rem;display:flex;align-items:center;padding:.5rem;white-space:nowrap}.slide-count .active-index{font-weight:700;margin-right:.25rem}.tour-slide-navigation .slide-btns{display:flex;justify-content:space-between;position:relative;align-items:center}.fg-tour-slider{--fg-tour-slider-height: 100vh;--fg-simple-slide-width: 100vw;--fg-simple-slide-margin: 0;--fg-simple-slide-background: var(--secondary);--fg-simple-slide-border: none;--fg-simple-slide-border-radius: 0;--fg-simple-slide-padding: 0;--fg-simple-slide-transition-time: .2s;--fg-simple-slide-transition-easing: ease-in-out;--user-select: none;--cursor: pointer}.fg-tour-slider{position:relative;width:100%;height:var(--fg-tour-slider-height);max-height:var(--fg-tour-slider-max-height);overflow:hidden}.fg-tour-slider .fg-tour-slider--wrapper,.fg-tour-slider .fg-tour-slider--slide{margin:0;padding:0;width:100%;height:100%}.fg-tour-slider .fg-tour-slider--wrapper{list-style:none;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.fg-tour-slider .fg-tour-slider--wrapper:not(.active){scroll-snap-type:x mandatory}.fg-tour-slider .fg-tour-slider--wrapper::-webkit-scrollbar{display:none}.fg-tour-slider .fg-tour-slider--wrapper{-ms-overflow-style:none;scrollbar-width:none}.show-scrollbar.fg-tour-slider .fg-tour-slider--wrapper{-ms-overflow-style:auto;scrollbar-width:auto;scrollbar-color:black transparent}.fg-tour-slider .fg-tour-slider--slide{position:relative;display:inline-block;overflow:hidden;width:var(--fg-simple-slide-width);max-width:100%;height:100%;margin-right:var(--fg-simple-slide-margin);background:var(--fg-simple-slide-background);border:1px solid var(--fg-simple-slide-border);border-radius:var(--fg-simple-slide-border-radius);padding:var(--fg-simple-slide-padding);scroll-snap-align:start;scroll-snap-stop:always;scroll-behavior:smooth;scroll-margin:var(--fg-simple-slide-margin);-webkit-user-select:none;user-select:none}.fg-tour-slider .fg-tour-slider--slide:first-child{margin-left:var(--fg-simple-slide-margin)}.fg-tour-slider .fg-tour-slider--slide:last-child{margin-right:100vw}.fg-tour-slider--slide p,.fg-tour-slider--slide div{white-space:wrap}.fg-slides-nav-btn{transition:.2s all ease-in-out;cursor:pointer;-webkit-user-select:none;user-select:none}.fg-slides-nav-btn:disabled{cursor:not-allowed;opacity:.5}.fg-slides-prev-btn{display:inline-flex;flex-shrink:0;fill:var(--secondary);padding:1rem;display:flex;align-items:center;justify-content:center}.fg-slides-prev-btn svg{height:1.2rem}.fg-slides-prev-btn.disabled{display:none}.fg-slides-next-btn{display:flex;padding:.625rem 1.75rem;justify-content:center;align-items:center;gap:1.1875rem;border-radius:5rem;color:var(--secondary);fill:var(--secondary);border:4px solid var(--borderYellow);background:var(--secondary);color:var(--primary);fill:var(--primary);flex:1;font-size:1.5rem;font-weight:800;letter-spacing:.06rem;text-transform:uppercase;margin-left:.5rem;position:relative}.fg-slides-next-btn svg{height:1.2rem}@media screen and (max-width: 380px){.fg-slides-next-btn{font-size:1rem}}.fg-tour-slider-fade-enter-active,.fg-tour-slider-fade-leave-active{transition:opacity .2s ease}.fg-tour-slider-fade-enter-from,.fg-tour-slider-fade-leave-to{opacity:0}.swiper-pagination-bullet{display:none}.intro-slide-next-btn{position:absolute;bottom:0;padding:1.5rem;display:flex;justify-content:flex-end;margin-bottom:env(safe-area-inset-bottom);width:100vw;margin-left:auto;z-index:500}.intro-slide-next-btn .fg-slides-next-btn{width:auto;flex:0}.img-carriage{position:absolute;right:-2rem;height:11rem;top:-5rem;pointer-events:none}main[data-v-7aec9d62]{background:var(--primary)}main[data-v-e207158a]{background:var(--primary)}[data-v-8f63669f]:root{--mainPadding: 1.5rem;--text: #FDFFF5;--primary: #1D292B;--primaryLighter: #2F4446;--primaryDisabled: #869B9E;--inactive: #999999;--borderGreen: #304446;--secondary: #FAF8BD;--darkerSecondary: #FAE889;--correct: #FAE889;--sky: #BBD2E2;--greenishYellow: #EBFABD;--borderWhite: #d0d3d4;--borderLightYellow: #f3fade;--borderYellow: #8c967d;--paper: #EBDEBE;--lightBlue: #B9CCD0;--darkblue: #29414C;--olive: #323226;--topbarHeight: 5rem;--bottombarHeight: 8.75rem;--red: #F54B4B;--challengePink: #F58585;--challengeBlue: #4A748A;--challengeGreen: #B2A560;--inactive: #B8B8B8;--nav-top: 96px;--nav-bottom: 98px}@media only screen and (max-width: 380px){[data-v-8f63669f]:root{--bottombarHeight: 6.75rem}}@font-face{font-family:Amulya;src:url(./Amulya-Light-DVt7ERps.otf) format("truetype");font-weight:300}@font-face{font-family:Amulya;src:url(./Amulya-Regular-Tm0U1emZ.otf) format("truetype");font-weight:400}@font-face{font-family:Amulya;src:url(./Amulya-Medium-BJiE1N6p.otf) format("truetype");font-weight:500}@font-face{font-family:Amulya;src:url(./Amulya-Bold-BOnP1U2p.otf) format("truetype");font-weight:700}@font-face{font-family:Neco;src:url(./Neco-Bold-CKHeMmf1.otf) format("truetype");font-weight:700}@keyframes pulse-8f63669f{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseSecondary-8f63669f{0%{box-shadow:0 0 rgba(var(--secondary),.5)}70%{box-shadow:0 0 0 20px rgba(var(--secondary),0)}to{box-shadow:0 0 rgba(var(--secondary),0)}}main.static-page[data-v-8f63669f]{background:var(--primary);padding:5rem 0 5.5rem;height:100vh;position:relative}.page-img-wrapper[data-v-8f63669f]{position:relative;width:100%;border-radius:0rem 0rem 2.1875rem 2.1875rem;overflow:hidden;display:flex;margin-top:3rem}.page-img-wrapper img[data-v-8f63669f]{width:100%;object-fit:cover;height:100%;aspect-ratio:4 / 3}h1[data-v-8f63669f]{padding:var(--mainPadding) var(--mainPadding) 0}main[data-v-4401f042]{background:var(--primary);padding:calc(var(--topbarHeight) + 2rem) 0 0;position:relative}.btn[data-v-4401f042]{display:flex;margin-left:auto;margin-right:var(--mainPadding)}.top-enter-active[data-v-00617a36],.top-leave-active[data-v-00617a36]{transition:all .4s ease-in-out}.top-enter-from[data-v-00617a36],.top-leave-to[data-v-00617a36]{transform:translate3d(0,-100%,0)}.bottom-enter-active[data-v-00617a36],.bottom-leave-active[data-v-00617a36]{transition:all .4s ease-in-out}.bottom-enter-from[data-v-00617a36],.bottom-leave-to[data-v-00617a36]{transform:translate3d(0,100%,0)}.left-enter-active[data-v-00617a36],.left-leave-active[data-v-00617a36]{transition:all .4s ease-in-out}.left-enter-from[data-v-00617a36],.left-leave-to[data-v-00617a36]{transform:translate3d(100%,0,0);z-index:400}.right-enter-active[data-v-00617a36],.right-leave-active[data-v-00617a36]{transition:all .4s ease-in-out}.right-enter-from[data-v-00617a36],.right-leave-to[data-v-00617a36]{transform:translate3d(-100%,0,0)}.fade-enter-active[data-v-00617a36],.fade-leave-active[data-v-00617a36]{transition:all .4s ease-in-out}.fade-enter-from[data-v-00617a36],.fade-leave-to[data-v-00617a36]{opacity:0}.none-enter-active[data-v-00617a36],.none-leave-active[data-v-00617a36]{transition:all 0ms linear}.none-enter-from[data-v-00617a36],.none-leave-to[data-v-00617a36]{opacity:0}.splashscreen-loader[data-v-00617a36]{width:48px;height:48px;display:inline-block;position:relative;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.splashscreen-loader[data-v-00617a36]:after,.splashscreen-loader[data-v-00617a36]:before{content:"";width:48px;height:48px;border-radius:50%;background:#060c20;position:absolute;left:0;top:0;animation:splashscreenloader-00617a36 2s linear infinite;transform:scale(0)}.splashscreen-loader[data-v-00617a36]:after{animation-delay:1s}@keyframes splashscreenloader-00617a36{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}
