:root{--mainPadding: 1.5rem;--widePadding: 2.5rem;--black: #000000;--grey: #7E7C8C;--grey-2: #908E8E;--grey-3: #8F8F8F;--estimation: #EAD7CC;--rail: rgba(255, 255, 255, .5);--transparent: rgba(0, 0, 0, .4);--darkred: #3A1E24;--lightgrey: #9F9F9F;--blue: #01AEF0;--brand-blue-on-dark: #008DFC;--darkblue: #0078D6;--topbarHeight: 7rem;--small-radius: .75rem;--radius: 2rem;--safe-top: 36px;--safe-bottom: 48px;--orange: #FF9E1B;--yellow: #DFBE3A;--blur: blur(10px);--quiz-blue: #48AEFF;--quiz-turquoise: #58EBF6;--quiz-violet: #AA84E3;--quiz-pink: #F587B3;--quiz-wrong: #FF4870;--quiz-correct: #00FC37;--onboardingContainer: #20212B;--debug: #e30c9a}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Bold-Web.ttf) format("truetype");font-weight:700}@font-face{font-family:MBCorpoATitle;src:url(./fonts/MBCorpoATitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoATitleCond;src:url(./fonts/MBCorpoATitleCond-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoAScreenCond;src:url(./fonts/MBCorpoAScreen1Cond-Regular-Web.ttf) format("truetype");font-weight:400}.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-bottom-30px-enter-active,.slide-bottom-30px-leave-active{transition:all .4s ease-in-out}.slide-bottom-30px-enter-from,.slide-bottom-30px-leave-to{opacity:0;transform:translate3d(0,30px,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:opacity .4s ease-in-out}.fade-in-leave-active{position:absolute;top:0;left:0;right:0;width:100%}.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)}.slide-bottom-fade-1s-enter-active,.slide-bottom-fade-1s-leave-active{transition:all .4s ease-in-out;transition-delay:1s}.slide-bottom-fade-1s-enter-from,.slide-bottom-fade-1s-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)}}}@keyframes animationFadeIn{0%{opacity:0}to{opacity:1}}.dissolve-enter-active{transition:opacity .9s ease-in-out;transition-delay:1s}.dissolve-leave-active{transition:none}.dissolve-enter-from,.dissolve-leave-to{opacity:0}.dissolve-enter-to,.dissolve-leave-from{opacity:1}.slide-in-enter-active,.slide-in-leave-active{transition:opacity .2s cubic-bezier(.25,.46,.45,.94),transform .2s cubic-bezier(.25,.46,.45,.94)}.slide-in-leave-active{position:absolute;top:0;left:0;right:0;width:100%}.slide-in-enter-from{opacity:0;transform:translate3d(30px,0,0)}.slide-in-leave-to{opacity:0;transform:translate3d(-20px,0,0)}.slide-in-enter-to,.slide-in-leave-from{opacity:1;transform:translateZ(0)}.slide-in-enter-active,.slide-in-leave-active,.fade-in-enter-active,.fade-in-leave-active{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;will-change:transform,opacity}@keyframes pulse-horizontal{0%{transform:translate(0)}30%{transform:translate(0)}60%{transform:translate(20px)}to{transform:translate(0)}}@keyframes desaturate{0%{opacity:1}30%{opacity:1}60%{opacity:.5}to{opacity:1}}@keyframes bounceRotateIn{0%{transform:rotate(0) scale(0);opacity:0}50%{transform:rotate(-6deg) scale(1.1)}to{transform:rotate(-4deg) scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}html{width:100vw;overflow-x:hidden;-webkit-text-size-adjust:100%}body{color:var(--text);scroll-behavior:smooth;box-sizing:border-box;scrollbar-width:auto;touch-action:manipulation;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.375rem;-webkit-text-size-adjust:100%;font-family:MBCorpoSText,sans-serif;background:#000;user-select:none;-webkit-user-select:none}h1{font-family:MBCorpoATitle,sans-serif;font-size:2rem;font-weight:400;color:#fff;line-height:2.5rem}h2{font-family:MBCorpoATitleCond;font-size:2rem;font-weight:400;line-height:2.5rem;text-align:left}h3{font-family:MBCorpoATitleCond;font-size:1.375rem;line-height:1.8rem;text-align:left;font-weight:400}h4{font-family:MBCorpoSTitle;font-size:1.375rem;line-height:1.8rem;font-weight:400}h5{font-weight:700;margin:0;font-size:1.5rem}h1,h2,h3,h4,h5,label.white{color:#fff}img,button{-webkit-user-select:none;user-select:none}.primary-btn-container{position:fixed;bottom:0;left:0;right:0;background:#000;padding:var(--mainPadding) var(--widePadding) 3rem;z-index:1}.primary-btn-container .btn{width:100%;justify-content:center}.btn-primary{display:flex;align-items:center;padding:1rem var(--widePadding);border-radius:5rem;background:#fff;color:#000;font-family:MBCorpoSTitle;font-size:1.375rem;font-weight:400;text-decoration:none;width:max-content;border-radius:var(--radius);cursor:pointer;transition:background .3s ease}.btn-primary label{font-family:MBCorpoSTitle;font-size:1.375rem}.btn-fixed-container{position:fixed;bottom:-5px;left:0;right:0;background:#000;padding:.5rem var(--widePadding) 3rem;z-index:10;box-shadow:0 -4px 14px #000}.btn-fixed-container .btn-primary{width:100%;text-align:center;justify-content:center;font-weight:400}.btn-textlink{display:flex;align-items:center;padding:1rem var(--widePadding);border-radius:5rem;color:var(--lightgrey);font-family:MBCorpoSTitle;font-size:1.375rem;font-weight:700;text-decoration:none;width:max-content;border-radius:var(--radius);cursor:pointer;transition:background .3s ease}.bubble{margin:0rem auto;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:visible}.bubble.wayfinding{margin-bottom:2rem}.bubble img{width:100%;height:100%;object-fit:cover}.bubble .rotate-left{transform:rotate(-14deg)}.bubble .rotate-right{transform:rotate(14deg)}.round-btn{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff2e;width:4rem;height:4rem;border-radius:500px;overflow:hidden}.card{background:#000}.next-stop-title-text{display:flex;flex-direction:column;align-items:flex-end;width:100%;margin:1rem;font-size:1rem;padding-left:3rem;text-align:right}.next-stop-title-text h5{font-size:1rem}.next-stop-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:linear-gradient(90deg,#0000,#0006);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);margin:2rem 1.5rem 1rem;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:sticky;top:1rem;z-index:10;transform:translateZ(0)}.btn-floorplan{flex-direction:column;color:#fff;display:flex;align-items:center;font-weight:300;font-size:1rem;border-left:1px solid rgba(255,255,255,.4);padding:0 1rem}.btn-floorplan svg{height:1.25rem;width:1.5rem}.btn-floorplan svg,.btn-floorplan path{fill:#fff}.btn-floorplan label{color:var(--grey);font-size:8px;font-style:normal;font-weight:400;line-height:normal}.pswp__counter{position:fixed;bottom:80px;left:0;right:0;margin:auto;text-align:center}.pswp__button--zoom,.pswp__counter{display:none!important}.pswp__button{position:absolute;top:2.2rem;right:1rem}.pswp__custom-pagination{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;align-items:center;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter;padding:6px 10px;border-radius:500px;z-index:1000}.pswp__pagination-dot{width:8px;height:8px;border-radius:999px;background:#ffffff80;transition:background .2s}.pswp__pagination-dot.active{background:#fff}body.edge-to-edge .start-tour-container{padding-bottom:calc(var(--mainPadding) + var(--safe-bottom))}.pswp__custom-caption.pswp__hide-on-close{position:fixed;bottom:calc(10px + var(--safe-bottom));left:50%;padding:0 .25rem;width:auto;max-width:90vw;background:#000000b3;border-radius:5px;text-align:center;color:#fff;-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);opacity:1;left:2.25rem;width:max-content;transform:none;top:3rem;bottom:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.edge-to-edge-android{--topbarHeight: 8.5rem}body.edge-to-edge-android .topbar{height:var(--topbarHeight)}body.edge-to-edge-android .burger-button,body.edge-to-edge-android .logo,body.edge-to-edge-android .btn-back,body.edge-to-edge-android .topbar-title{top:2.25rem}body.edge-to-edge-android .pswp__top-bar,body.edge-to-edge-android .pswp__custom-caption.pswp__hide-on-close{margin-top:.5rem}body.edge-to-edge-android .pswp__custom-pagination,body.edge-to-edge-android.is_portrait .fullscreen .controls,body.edge-to-edge-android.none .fullscreen .controls{bottom:3rem}body.edge-to-edge-android .topbar-title{margin-top:4rem}body.edge-to-edge-android #Rallye .next-stop-title{top:3rem;margin-top:3rem}body.edge-to-edge-android .fullscreen.none .controls{bottom:3rem}body.edge-to-edge-android.is_landscape .controls{bottom:0rem!important}.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}.splash-bg[data-v-52c1777b]{pointer-events:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;width:100%;height:100%;object-fit:cover;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:opacity;opacity:0;animation:splashFadeIn-52c1777b 1.2s cubic-bezier(.39,.575,.565,1) forwards}@keyframes splashFadeIn-52c1777b{0%{opacity:0}to{opacity:1}}[data-v-b5485298]:root{--mainPadding: 1.5rem;--widePadding: 2.5rem;--black: #000000;--grey: #7E7C8C;--grey-2: #908E8E;--grey-3: #8F8F8F;--estimation: #EAD7CC;--rail: rgba(255, 255, 255, .5);--transparent: rgba(0, 0, 0, .4);--darkred: #3A1E24;--lightgrey: #9F9F9F;--blue: #01AEF0;--brand-blue-on-dark: #008DFC;--darkblue: #0078D6;--topbarHeight: 7rem;--small-radius: .75rem;--radius: 2rem;--safe-top: 36px;--safe-bottom: 48px;--orange: #FF9E1B;--yellow: #DFBE3A;--blur: blur(10px);--quiz-blue: #48AEFF;--quiz-turquoise: #58EBF6;--quiz-violet: #AA84E3;--quiz-pink: #F587B3;--quiz-wrong: #FF4870;--quiz-correct: #00FC37;--onboardingContainer: #20212B;--debug: #e30c9a}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Bold-Web.ttf) format("truetype");font-weight:700}@font-face{font-family:MBCorpoATitle;src:url(./fonts/MBCorpoATitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoATitleCond;src:url(./fonts/MBCorpoATitleCond-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoAScreenCond;src:url(./fonts/MBCorpoAScreen1Cond-Regular-Web.ttf) format("truetype");font-weight:400}.menu-open .burger-menu[data-v-b5485298]{pointer-events:all}.burger-button.offscreen[data-v-b5485298]{transform:translate(-20vw)}.burger-menu[data-v-b5485298]{position:absolute;top:0;z-index:-1;overflow:hidden;padding-top:var(--topbarHeight);width:100vw;height:100vh;background:var(--grey);color:var(--white);left:0;box-sizing:border-box;display:flex;flex-direction:column;padding:calc(var(--topbarHeight) + var(--mainPadding)) 0 0 var(--mainPadding)}.burger-menu-inner[data-v-b5485298]{flex:1;overflow:auto}.burger-wrapper[data-v-b5485298]{padding-bottom:5rem;height:100%}.burger-menu ul[data-v-b5485298]{list-style:none;margin:0;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:0 0 5rem}.burger-menu ul li[data-v-b5485298]{color:var(--secondary);padding:1rem var(--mainPadding);font-size:1.5rem;display:flex;flex-direction:row;cursor:pointer;align-items:center}.main-nav[data-v-b5485298]{flex:1}.icon-external[data-v-b5485298]{height:1rem;fill:#fff;margin-left:.75rem}[data-v-692301e0]:root{--mainPadding: 1.5rem;--widePadding: 2.5rem;--black: #000000;--grey: #7E7C8C;--grey-2: #908E8E;--grey-3: #8F8F8F;--estimation: #EAD7CC;--rail: rgba(255, 255, 255, .5);--transparent: rgba(0, 0, 0, .4);--darkred: #3A1E24;--lightgrey: #9F9F9F;--blue: #01AEF0;--brand-blue-on-dark: #008DFC;--darkblue: #0078D6;--topbarHeight: 7rem;--small-radius: .75rem;--radius: 2rem;--safe-top: 36px;--safe-bottom: 48px;--orange: #FF9E1B;--yellow: #DFBE3A;--blur: blur(10px);--quiz-blue: #48AEFF;--quiz-turquoise: #58EBF6;--quiz-violet: #AA84E3;--quiz-pink: #F587B3;--quiz-wrong: #FF4870;--quiz-correct: #00FC37;--onboardingContainer: #20212B;--debug: #e30c9a}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Bold-Web.ttf) format("truetype");font-weight:700}@font-face{font-family:MBCorpoATitle;src:url(./fonts/MBCorpoATitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoATitleCond;src:url(./fonts/MBCorpoATitleCond-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoAScreenCond;src:url(./fonts/MBCorpoAScreen1Cond-Regular-Web.ttf) format("truetype");font-weight:400}.fixed-ui-elements[data-v-692301e0]{position:absolute;z-index:500;background:transparent;width:100vw;height:100vh;pointer-events:none}.topbar[data-v-692301e0]{background:#000;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;pointer-events:all}.topbar.no-bg[data-v-692301e0]{background:none;pointer-events:none}.btn-back[data-v-692301e0]{position:absolute;top:.625rem;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center;pointer-events:auto;left:2rem;width:3rem;height:3rem;border-radius:21px}.btn-back svg[data-v-692301e0]{fill:#fff;position:relative}.btn-close[data-v-692301e0]{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}.btn-close svg[data-v-692301e0]{fill:#fff;height:1.4rem;width:1.4rem}.burger-button[data-v-692301e0]{position:absolute;top:.625rem;right:var(--mainPadding);height:2.5rem;box-sizing:border-box;z-index:502;pointer-events:auto;margin:auto;bottom:0;color:#fff;font-family:MBCorpoSText;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;pointer-events:all}.burger-button .icon-close[data-v-692301e0]{height:1.2rem;top:0;width:1.2rem;fill:var(--primary)}.burger-button.home[data-v-692301e0]{border-color:var(--secondary)}.burger-button.home .icon-close[data-v-692301e0]{fill:var(--secondary)}.burger-button.home .middle-line[data-v-692301e0]{background:var(--secondary)}.burger-button.home .middle-line[data-v-692301e0]:after,.burger-button.home .middle-line[data-v-692301e0]:before{background:var(--secondary)}.menu-visible .burger-button .middle-line[data-v-692301e0]{background:transparent}.menu-visible .burger-button .middle-line[data-v-692301e0]:before{transform:rotate(-45deg);top:11px}.menu-visible .burger-button .middle-line[data-v-692301e0]:after{transform:rotate(45deg)}.logo[data-v-692301e0]{position:absolute;top:.625rem;left:0;right:0;bottom:0;margin:auto;height:2.25rem;width:2.25rem;fill:#fff}.icon-back[data-v-692301e0]{height:2rem;width:2rem;fill:#fff}.menu-open .topbar[data-v-692301e0]{background:none}.loading-screen[data-v-2f4a8870]{padding:1rem;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.dl-main-content h1[data-v-2f4a8870]{font-size:3rem;margin-bottom:2rem;line-height:3.5rem;text-align:center}.dl-main-content p[data-v-2f4a8870]{text-align:center;font-size:1rem;line-height:1.5rem}.dl-main-content[data-v-2f4a8870]{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:7rem;align-items:center;height:100vh}.download-request-popup[data-v-2f4a8870]{color:#fff;display:flex;flex-direction:column;height:100vh}.video-background[data-v-2f4a8870]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.video-background video[data-v-2f4a8870]{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}.btn-area[data-v-2f4a8870]{margin-top:2rem;display:flex;flex-direction:column}.btn-area .btn[data-v-2f4a8870]{width:100%;text-align:center;justify-content:center}.icon-download[data-v-2f4a8870]{fill:#fff;height:12rem;width:auto;margin:auto;position:relative;top:3rem}.inner-download-request-popup[data-v-2f4a8870]{min-height:50vh;padding:var(--widePadding);box-sizing:border-box;width:100vw}.inner-download-request-popup h2[data-v-2f4a8870]{margin-bottom:2rem}@media screen and (max-width: 380px){.inner-download-request-popup[data-v-2f4a8870]{padding:var(--mainPadding)}}.loading-screen-download[data-v-2f4a8870]{position:absolute;bottom:0;left:0;right:0;bottom:3rem;text-align:center;margin:0 auto}.loading-screen-download h3[data-v-2f4a8870]{text-align:center;font-size:2rem}.language-selector-wrapper[data-v-cb534eac]{width:100%;height:100vh;padding:calc(var(--topbarHeight) + 5rem) 2rem 3rem;display:flex;flex-direction:column}h2[data-v-cb534eac]{margin-bottom:6.25rem}.main-btn[data-v-cb534eac]{display:flex;width:100%;padding:1rem;justify-content:center;align-items:center;border-radius:var(--small-radius);background:#fff;color:#000;font-size:1.125rem;font-family:MBCorpoSTitle;margin-bottom:2.5rem}.main-btn.active[data-v-cb534eac]{color:#fff;background:var(--brand-blue-on-dark)}#SystemMenu[data-v-05935d6e]{height:100%;overflow:scroll}h4[data-v-05935d6e]{text-align:center}.close-btn[data-v-05935d6e]{display:block;margin:1.1rem auto;background-color:transparent;padding:10px 24px;font-size:1rem;width:80vw;color:#fff}.section[data-v-05935d6e]{margin:1rem;padding:1rem;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center}.btn-primary[data-v-05935d6e]{margin:1rem auto;max-width:100%;font-size:1.1rem}.fg-core-system-numpad-wrapper[data-v-05935d6e]{position:absolute;width:100%;height:100%;background:#fff;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-05935d6e]{width:100%;height:100%;background:transparent;color:#fff;font-weight:700;font-size:1.5rem;border:2px solid white;border-radius:500px;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.fg-core-system-numpad-wrapper .fg-core-system-numpad-number-btn svg[data-v-05935d6e]{height:1.5rem;fill:#fff}@media screen and (min-width: 1024px){.fg-core-system-numpad-wrapper[data-v-05935d6e]{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-05935d6e]{animation:fg-core-system-numpad-wrapper-shake-05935d6e .5s ease-in-out both 1}@keyframes fg-core-system-numpad-wrapper-shake-05935d6e{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-05935d6e]{position:absolute;width:80vw;height:5vh;max-width:400px;top:30%;left:50%;color:#fff;transform:translate3d(-50%,calc(-100% - 5vh),0)}.fg-core-system-numpad-wrapper .fg-core-system-numpad-close-icon[data-v-05935d6e]{fill:#fff;position:absolute;top:50%;right:0%;width:10vw;height:.8rem;transform:translate3d(0,-50%,0)}.fg-core-system-numpad-entered-number span[data-v-05935d6e]{display:block;font-size:2rem;text-align:center}.close-system-menu-btn[data-v-05935d6e]{position:absolute;top:0;width:100%;border-bottom:1px solid white;color:#fff;padding:2rem 0 1rem}.offline-first-start[data-v-b1838ee9]{height:100vh;display:flex;justify-content:center;align-items:center;color:#fff;flex-direction:column}h2[data-v-b1838ee9]{margin-bottom:2rem}.btn-area[data-v-b1838ee9]{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.icon-offline[data-v-b1838ee9]{fill:#fff;height:12rem;width:auto;margin:auto;position:relative;top:3rem}.inner-container[data-v-b1838ee9]{min-height:50vh;padding:var(--widePadding);box-sizing:border-box;width:100vw}.main-content[data-v-5ddd1ae5]{height:100vh;display:flex;flex-direction:column;padding:calc(var(--topbarHeight) + var(--mainPadding)) var(--mainPadding) 3rem;justify-content:space-between}h2[data-v-5ddd1ae5]{padding:1rem 1rem 1.5rem}.sections[data-v-5ddd1ae5]{height:100%;margin-bottom:2rem}.btn-location[data-v-5ddd1ae5]{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;max-height:70vh;margin-bottom:1.5rem;padding:1rem;border-radius:2px;overflow:hidden}.btn-location h3[data-v-5ddd1ae5]{position:relative;z-index:1}.btn-location .section-img[data-v-5ddd1ae5]{position:absolute;left:0;right:0;bottom:0;top:0;object-fit:cover;width:100%;height:100%;z-index:-1}.btn-location[data-v-5ddd1ae5]:after{pointer-events:none;content:"";position:absolute;bottom:0;left:0;right:0;height:170px;background:linear-gradient(0,#000 4.82%,#0000)}.btn-location.offsite[data-v-5ddd1ae5]{color:#fff;background:var(--offsite)}.main-content[data-v-476a5dcc]{width:100%;padding:calc(var(--topbarHeight) + 3rem) var(--mainPadding) 3rem;overflow:auto;max-height:100vh}h2[data-v-476a5dcc]{padding:0 1rem;margin-bottom:1rem}.rallye-box[data-v-476a5dcc]{position:relative;height:calc((100vw - 48px)*1.35);margin-bottom:1.5rem;width:100%;border-radius:2px;overflow:hidden}.section-hl[data-v-476a5dcc]{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem}h3[data-v-476a5dcc]{font-family:MBCorpoAScreenCond;font-size:1.375rem}.rallye-text[data-v-476a5dcc]{display:flex;background:#000;color:#fff;justify-content:space-between;position:relative;z-index:1;padding:1rem .5rem;position:absolute;bottom:0;width:100%}.rallye-text h3[data-v-476a5dcc]{max-width:70%}@media screen and (max-width: 375px){.rallye-text h3[data-v-476a5dcc]{max-width:65%}}.rallye-img[data-v-476a5dcc]{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%}.rallye-meta[data-v-476a5dcc]{font-size:1rem;text-align:right}@media screen and (min-width: 768px){.rallye-box[data-v-476a5dcc]{position:relative;height:50vh}}/*! 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}.fg-photoswipe[data-v-245c2038]{display:flex;gap:16px}.pswp__bg[data-v-245c2038]{opacity:1!important}.images--content-slide .fg-photoswipe[data-v-245c2038]{width:calc(100% + 20vw + 40px);margin-left:calc(-10vw - 20px)}.fg-photoswipe img[data-v-245c2038]{cursor:pointer}.pswp__top-bar[data-v-245c2038]{top:calc(env(safe-area-inset-top),0)!important}.thumbs-scroll[data-v-245c2038]{display:flex;overflow-x:auto;gap:8px;padding-bottom:40px;scroll-snap-type:x mandatory;scroll-padding-left:0;scroll-padding-right:0;scrollbar-width:0px;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.thumbs-scroll[data-v-245c2038]::-webkit-scrollbar{display:none}.thumbs-scroll.single-slide[data-v-245c2038]{width:100%}.thumb[data-v-245c2038]{position:relative;flex:0 0 auto;scroll-snap-align:start;width:80vw;cursor:pointer;transform:translateZ(0);opacity:0;will-change:opacity;transition:opacity .2s linear;display:flex;align-items:center}.thumbs-scroll.single-slide .thumb[data-v-245c2038],.thumb.fade-in[data-v-245c2038]{opacity:1}.thumbs-scroll.single-slide .thumb[data-v-245c2038]{width:100%}.thumb img[data-v-245c2038]{position:relative;display:block;width:100%;height:calc((100vw - 128px)*1.35);object-fit:cover;-webkit-user-select:none;user-select:none;box-shadow:var(--box-shadow-img);backface-visibility:hidden;image-rendering:auto;transition:.2s all ease-in-out;will-change:transform}.fg-photoswipe-pagination[data-v-245c2038]{display:block;margin-bottom:20px;margin-left:auto;text-align:right;width:max-content}.fg-photoswipe-pagination span[data-v-245c2038]{font-family:lato;font-size:.9rem;font-weight:700;color:var(--text);letter-spacing:.03em}.fg-photoswipe-pagination .fg-photoswipe-active-slide[data-v-245c2038]{font-size:1.2rem}.fg-photoswipe-pagination .pagination-slider[data-v-245c2038]{position:relative;width:10vw;border-bottom:1px solid var(--text);height:2px}.fg-photoswipe-pagination .pagination-slider-active[data-v-245c2038]{position:absolute;top:0;left:0;height:2px;background:var(--text);transition:left .3s}.image-text-section[data-v-245c2038]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-out .4s}.thumb.active .image-text-section[data-v-245c2038]{grid-template-rows:1fr}.image-text-wrapper[data-v-245c2038]{position:relative;overflow:hidden}.image-text-wrapper .native-scroll-container[data-v-245c2038]{position:relative;overflow:auto;max-height:25vh;mask-image:linear-gradient(to bottom,transparent 0px,black 32px,black calc(100% - 32px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0px,black 32px,black calc(100% - 32px),transparent 100%)}.image-text-wrapper .native-scroll-container[data-v-245c2038]::-webkit-scrollbar{display:none}.thumb .fg-image-headline[data-v-245c2038]{padding-top:20px;padding-left:10vw;width:80vw;opacity:0;transition:all .5s ease-out}.thumb.active .fg-image-headline[data-v-245c2038]{opacity:1}.image-text-wrapper .native-scroll-container p[data-v-245c2038]{padding:10px 0 20px;padding-left:10vw;width:100%;max-width:100%}.image-fullscreen-button[data-v-245c2038]{position:absolute;width:30px;height:30px;bottom:1rem;right:2rem;opacity:.4;line-height:0;border-radius:50%;z-index:30}.image-fullscreen-button svg[data-v-245c2038]{fill:#fff}.image-fullscreen-button .fullscreen-icon[data-v-245c2038]{position:absolute;top:50%;left:50%;width:60%;height:60%;fill:var(--text);stroke:var(--text);transform:translate3d(-50%,-50%,0)}.thumbs-scroll.dragging[data-v-245c2038]{cursor:grabbing;-webkit-user-select:none;user-select:none}.thumbs-scroll[data-v-245c2038]{cursor:grab}.text-box[data-v-245c2038]{position:absolute;top:0;padding-top:calc(60vh + 9rem);padding-bottom:8rem;overflow:auto;height:100vh;width:100%}.text-box .inner-textbox[data-v-245c2038]{margin:0 2rem;padding:1rem var(--mainPadding);border-radius:2px;background:#000c;color:#fff}.text-box .inner-textbox article[data-v-245c2038]{color:#fff;margin:1rem 0;font-size:1.5rem;line-height:150%}.inner-img-wrapper[data-v-245c2038]{position:relative;width:100%}.captions-section{position:fixed;bottom:7vh;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;font-size:1.25rem}.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}.rallye-meta-container[data-v-3b701d0b]{display:flex;justify-content:space-between;margin:2rem 0;width:100%}.rallye-meta-inline[data-v-3b701d0b]{display:flex;flex-direction:column}.rallye-meta[data-v-3b701d0b]{display:flex;margin-top:.5rem;color:#fff}.rallye-meta.link[data-v-3b701d0b]{align-self:flex-start;border-bottom:1px solid white}.rallye-meta svg[data-v-3b701d0b]{height:1.25rem;width:1.25rem}.rallye-meta label[data-v-3b701d0b]{font-size:1rem;font-weight:300}.rallye-meta label.regular[data-v-3b701d0b]{font-weight:400}.main-content[data-v-950dfb97]{height:100vh;overflow:auto;padding:var(--topbarHeight) 0 8rem}.inner-content[data-v-950dfb97]{padding:var(--mainPadding) var(--mainPadding) var(--mainPadding)}h2[data-v-950dfb97]{max-width:75%}[data-v-950dfb97] .lightbox-trigger{height:25vh;width:100%;object-fit:cover}article[data-v-950dfb97],article p[data-v-950dfb97]{color:#fff;font-size:1rem;line-height:1.5rem}[data-v-950dfb97] .lightbox-trigger{height:calc((100vw - 128px)*1.35)}.circle-component-wrapper[data-v-c921b3f8]{position:relative;width:13.5rem;height:13.5rem}.circle-component-wrapper.wayfinding[data-v-c921b3f8],.circle-component-wrapper.end[data-v-c921b3f8]{width:22rem;height:22rem}.circle-component-wrapper .icon-rallye-end[data-v-c921b3f8]{height:10rem;width:10rem}@media screen and (max-width: 350px){.circle-component-wrapper[data-v-c921b3f8]{width:12.5rem;height:12.5rem}.circle-component-wrapper.wayfinding[data-v-c921b3f8],.circle-component-wrapper.end[data-v-c921b3f8]{width:20rem;height:20rem}}.active .simple-circle-wrapper[data-v-c921b3f8]{background:#ff9e1b33}.simple-circle-wrapper[data-v-c921b3f8]{position:absolute;width:9rem;height:9rem;top:50%;left:50%;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter;border-radius:50%;box-shadow:0 0 40px #000000e6;transform:translate3d(-50%,-50%,0);overflow:visible}.simple-circle-wrapper[data-v-c921b3f8]:before{position:absolute;display:none;content:"";width:100%;height:100%;background:#0000001a;border-radius:50%;z-index:-1}.circle-component-wrapper.wayfinding .simple-circle-wrapper[data-v-c921b3f8],.circle-component-wrapper.end .simple-circle-wrapper[data-v-c921b3f8]{width:16rem;height:16rem;transform:translate3d(-50%,-50%,0) translateZ(0)}.simple-circle-wrapper .circle-wrapper-outer[data-v-c921b3f8]{position:absolute;top:-8px;left:-8px;width:calc(100% + 16px);height:calc(100% + 16px);background:linear-gradient(to right,#ff9e1b,#dc625b);-webkit-mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 9px),black calc(100% - 8px),black 100%);mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 9px),black calc(100% - 8px),black 100%);border-radius:50%;z-index:-1}.circle-component-wrapper.wayfinding .simple-circle-wrapper .circle-wrapper-outer[data-v-c921b3f8],.circle-component-wrapper.end .simple-circle-wrapper .circle-wrapper-outer[data-v-c921b3f8]{top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);-webkit-mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 11px),black calc(100% - 10px),black 100%);mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 11px),black calc(100% - 10px),black 100%)}.simple-circle-wrapper .circle-wrapper-inner[data-v-c921b3f8]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;-webkit-mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 3px),black calc(100% - 2px),black 100%);mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 3px),black calc(100% - 2px),black 100%);border-radius:50%;z-index:5}.circle-component-wrapper.wayfinding .simple-circle-wrapper .circle-wrapper-inner[data-v-c921b3f8],.circle-component-wrapper.end .simple-circle-wrapper .circle-wrapper-inner[data-v-c921b3f8]{-webkit-mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 4px),black calc(100% - 3px),black 100%);mask-image:radial-gradient(circle closest-side,transparent 0%,transparent calc(100% - 4px),black calc(100% - 3px),black 100%)}.simple-circle-wrapper .image-circle-wrapper[data-v-c921b3f8]{position:relative;width:100%;height:100%;border-radius:50%;z-index:0;overflow:hidden}.locked .simple-circle-wrapper .image-circle-wrapper[data-v-c921b3f8]{-webkit-clip-path:circle(50%);clip-path:circle(50%)}.simple-circle-wrapper .image-circle[data-v-c921b3f8]{position:relative;width:100%;height:100%;border-radius:50%;object-fit:cover}.icon[data-v-c921b3f8]{position:absolute;height:3.5rem;width:3.5rem;top:0;left:0;right:0;bottom:0;margin:auto;fill:var(--orange);z-index:10}.unlocked .simple-circle-wrapper .circle-wrapper-outer[data-v-c921b3f8]{background:#fff}.unlocked:not(.wayfinding) .simple-circle-wrapper[data-v-c921b3f8]{background:#ff9e1b33}.unlocked .simple-circle-wrapper .circle-wrapper-inner[data-v-c921b3f8]{background:linear-gradient(45deg,#121212b3,#71717180);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.locked[data-v-c921b3f8]{pointer-events:none}.locked .simple-circle-wrapper .circle-wrapper-outer[data-v-c921b3f8]{background:var(--grey-3)}.locked .icon[data-v-c921b3f8]{fill:var(--grey-3)}.locked .locked .image-circle[data-v-c921b3f8]{filter:blur(10px)}.locked .simple-circle-wrapper .circle-wrapper-inner[data-v-c921b3f8]{background:linear-gradient(45deg,#121212b3,#71717180);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.active[data-v-c921b3f8]{cursor:pointer}.active .simple-circle-wrapper[data-v-c921b3f8]:before{display:block;animation:pulse-c921b3f8 4s ease-in-out infinite;transform-origin:center}.active .icon[data-v-c921b3f8]{animation:iconPulse-c921b3f8 4s ease-in-out infinite;transform-origin:center}.active:not(.wayfinding) .image-circle[data-v-c921b3f8]{animation:backgroundPulse-c921b3f8 4s ease-in-out infinite}.active .wayfinding .image-circle[data-v-c921b3f8]{animation:zoom-c921b3f8 4s ease-in-out infinite;transform-origin:center}.active .simple-circle-wrapper .circle-wrapper-inner[data-v-c921b3f8]{background:linear-gradient(45deg,#121212b3,#71717180);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes pulse-c921b3f8{0%{opacity:1;transform:scale(1.1)}50%{opacity:1}to{opacity:0;transform:scale(1.4)}}@keyframes zoom-c921b3f8{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes iconPulse-c921b3f8{0%{transform:scale(1);fill:var(--orange)}50%{transform:scale(1.2);fill:#e9b267}to{transform:scale(1);fill:var(--orange)}}@keyframes backgroundPulse-c921b3f8{0%{background:#ff9e1b33}50%{background:#ff9e1b4d}to{background:#ff9e1b33}}.debug-only[data-v-c921b3f8]{color:#fff;background:var(--debug);padding:0 .25rem;font-size:.8rem}.pulse-rings .pulse-ring[data-v-c921b3f8]{opacity:0;animation:pulseRing-c921b3f8 3s cubic-bezier(.4,0,.2,1) infinite;transform-origin:center}.pulse-rings .pulse-ring-1[data-v-c921b3f8]{animation-delay:0s}.pulse-rings .pulse-ring-2[data-v-c921b3f8]{animation-delay:1s}.pulse-rings .pulse-ring-3[data-v-c921b3f8]{animation-delay:2s}@keyframes pulseRing-c921b3f8{0%{transform:scale(1);opacity:.5;stroke-width:3}50%{opacity:.3;stroke-width:2}to{transform:scale(1.3);opacity:0;stroke-width:1}}.avatar[data-v-157b057f]{max-height:80vh;max-width:80vw;height:100%}.avatar img[data-v-157b057f]{height:100%;max-height:80vh;max-width:80vw;object-fit:contain}.avatar.inline[data-v-157b057f]{max-height:40vh;height:10rem;max-width:40%}.avatar.inline img[data-v-157b057f]{max-height:40vh;max-width:40vw;width:100%}.quiz-avatar[data-v-157b057f]{position:absolute;transform:rotate(0);padding-top:3.917px;justify-content:center;align-items:center;aspect-ratio:67.5/67.5;border-radius:12.107px;border:2px solid var(--brand-white, #FFF);background:#ffffff78;box-shadow:0 4.8px 4.8px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter;overflow:hidden;bottom:0;left:-1.5rem;width:70px;height:70px;animation:bounceRotateIn .8s cubic-bezier(.68,-.55,.265,1.55) forwards}.quiz-avatar img[data-v-157b057f]{width:100%;height:auto;object-fit:cover}.onboarding-avatar-container[data-v-d255ea5e]{position:fixed;z-index:100;height:5rem;bottom:0;width:100%;min-height:8.5rem;display:flex;justify-content:flex-end;margin-left:auto;transition:all .3s ease-in-out}.onboarding-avatar-container .inner-onboarding-avatar-container[data-v-d255ea5e]{backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);background:var(--onboardingContainer);width:100%;transition:all .3s ease-in-out}.onboarding-avatar-container.minimized .inner-onboarding-avatar-container[data-v-d255ea5e]{width:35vw;border-radius:50px 0 0;background:#000}.onboarding-avatar-container[data-v-d255ea5e] .avatar{position:absolute;right:var(--widePadding);bottom:var(--widePadding);max-width:60vw}.onboarding-avatar-container article[data-v-d255ea5e]{padding:var(--mainPadding) 1rem var(--mainPadding) 2.5rem;font-size:1.25rem;color:#fff;max-width:70%}.onboarding-avatar-container article .clamped-text[data-v-d255ea5e]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.stop-component[data-v-54195cce]{display:flex;flex-direction:column;position:relative}.epoch-hl[data-v-54195cce]{position:absolute;top:0;bottom:0;left:auto;right:auto;font-size:1.375rem;font-family:MBCorpoATitle;color:#fff;writing-mode:vertical-rl;text-orientation:mixed;text-align:center}.epoch-hl.left[data-v-54195cce]{right:0}.epoch-hl.right[data-v-54195cce]{left:0;transform:rotate(180deg)}.content-slides[data-v-54195cce]{display:flex;flex-direction:column;padding:0 var(--widePadding)}.content-slides.left .bubble[data-v-54195cce]{margin-left:0}.content-slides.right .bubble[data-v-54195cce]{margin-right:0}.content-slides[data-v-54195cce] .rotate-left{transform:rotate(-16deg);transition:transform .3s ease}.content-slides[data-v-54195cce] .rotate-right{transform:rotate(16deg);transition:transform .3s ease}.bubble[data-v-54195cce]:active{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.bubble[data-v-54195cce]:active .circle-component-wrapper:not(.locked) .simple-circle-wrapper .circle-wrapper-outer{background:#fff!important}.bubble[data-v-54195cce]:active .circle-component-wrapper:not(.locked):not(.wayfinding) .simple-circle-wrapper{background:#000!important}.bubble[data-v-54195cce]:active .circle-component-wrapper:not(.locked) .icon{fill:#fff!important}.main-content[data-v-bdc354a1]{background:linear-gradient(270deg,#1e1f29,#575661);height:100vh;overflow:auto;padding:0 0 7rem}.main-content[data-v-bdc354a1]:before{content:"";position:absolute;bottom:0;right:0;height:50vh;width:50vw;pointer-events:none;background:linear-gradient(0deg,#000,#0000)}.topbar-title[data-v-bdc354a1]{padding-right:var(--widePadding);color:#fff;display:flex;align-items:center;justify-content:flex-end;max-width:75%;text-align:right;margin-left:auto;margin-top:2.5rem;margin-bottom:2rem}h1[data-v-bdc354a1]{color:#fff}.stop-render[data-v-bdc354a1]:last-child .stop-component:after{border:none!important}[data-v-70f7e0bd]:root{--mainPadding: 1.5rem;--widePadding: 2.5rem;--black: #000000;--grey: #7E7C8C;--grey-2: #908E8E;--grey-3: #8F8F8F;--estimation: #EAD7CC;--rail: rgba(255, 255, 255, .5);--transparent: rgba(0, 0, 0, .4);--darkred: #3A1E24;--lightgrey: #9F9F9F;--blue: #01AEF0;--brand-blue-on-dark: #008DFC;--darkblue: #0078D6;--topbarHeight: 7rem;--small-radius: .75rem;--radius: 2rem;--safe-top: 36px;--safe-bottom: 48px;--orange: #FF9E1B;--yellow: #DFBE3A;--blur: blur(10px);--quiz-blue: #48AEFF;--quiz-turquoise: #58EBF6;--quiz-violet: #AA84E3;--quiz-pink: #F587B3;--quiz-wrong: #FF4870;--quiz-correct: #00FC37;--onboardingContainer: #20212B;--debug: #e30c9a}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Bold-Web.ttf) format("truetype");font-weight:700}@font-face{font-family:MBCorpoATitle;src:url(./fonts/MBCorpoATitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoATitleCond;src:url(./fonts/MBCorpoATitleCond-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoAScreenCond;src:url(./fonts/MBCorpoAScreen1Cond-Regular-Web.ttf) format("truetype");font-weight:400}.slide-text[data-v-70f7e0bd]{padding:5rem var(--widePadding) 7rem;overflow:auto;height:100vh}.slide-text.is-static-page[data-v-70f7e0bd]{padding:var(--mainPadding) 0 0}article[data-v-70f7e0bd]{margin:1rem 0}article[data-v-70f7e0bd],article p[data-v-70f7e0bd]{color:#fff;font-size:1.5rem}article[data-v-70f7e0bd] p{margin:0 0 1.5rem}article[data-v-70f7e0bd] a{color:#fff}.is-static-page[data-v-70f7e0bd]{height:auto;padding-bottom:1rem}.is-static-page article[data-v-70f7e0bd],.is-static-page article p[data-v-70f7e0bd]{font-size:1.2rem}.is-static-page section[data-v-70f7e0bd]{height:auto;padding-bottom:0}.is-static-page .record-image-preview-wrapper[data-v-70f7e0bd]{margin:0 var(--mainPadding);overflow:hidden;border-radius:2.1875rem}@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"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.fg-photoswipe[data-v-820a47a5]{display:flex;gap:16px;height:100vh}.pswp__bg[data-v-820a47a5]{opacity:1!important}.images--content-slide .fg-photoswipe[data-v-820a47a5]{width:calc(100% + 20vw + 40px);margin-left:calc(-10vw - 20px)}.fg-photoswipe img[data-v-820a47a5]{cursor:pointer}.pswp__top-bar[data-v-820a47a5]{top:calc(env(safe-area-inset-top),0)!important}.pswp__custom-caption--empty[data-v-820a47a5]{opacity:0!important}.thumbs-scroll[data-v-820a47a5]{display:flex;overflow-x:auto;gap:16px;padding-bottom:40px;scroll-snap-type:x mandatory;scroll-padding-left:0;scroll-padding-right:0;scrollbar-width:0px;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.thumbs-scroll[data-v-820a47a5]::-webkit-scrollbar{display:none}.thumbs-scroll.single-slide[data-v-820a47a5]{width:100%}.thumb[data-v-820a47a5]{position:relative;flex:0 0 auto;scroll-snap-align:start;width:100vw;cursor:pointer;transform:translateZ(0);opacity:0;will-change:opacity;transition:opacity .2s linear;display:flex;align-items:center}.thumbs-scroll.single-slide .thumb[data-v-820a47a5],.thumb.fade-in[data-v-820a47a5]{opacity:1}.thumbs-scroll.single-slide .thumb[data-v-820a47a5]{width:100%}.thumb img[data-v-820a47a5]{position:relative;display:block;width:100%;height:30vh;object-fit:cover;-webkit-user-select:none;user-select:none;box-shadow:var(--box-shadow-img);backface-visibility:hidden;image-rendering:auto;transform:translateZ(0) scale(.9);transition:.2s all ease-in-out;will-change:transform}.thumb.active img[data-v-820a47a5],.thumbs-scroll.single-slide .thumb img[data-v-820a47a5]{transform:translateZ(0) scale(1)}.fg-photoswipe-pagination[data-v-820a47a5]{display:block;margin-bottom:20px;margin-left:auto;text-align:right;width:max-content}.fg-photoswipe-pagination span[data-v-820a47a5]{font-family:lato;font-size:.9rem;font-weight:700;color:var(--text);letter-spacing:.03em}.fg-photoswipe-pagination .fg-photoswipe-active-slide[data-v-820a47a5]{font-size:1.2rem}.fg-photoswipe-pagination .pagination-slider[data-v-820a47a5]{position:relative;width:10vw;border-bottom:1px solid var(--text);height:2px}.fg-photoswipe-pagination .pagination-slider-active[data-v-820a47a5]{position:absolute;top:0;left:0;height:2px;background:var(--text);transition:left .3s}.image-text-section[data-v-820a47a5]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-out .4s}.thumb.active .image-text-section[data-v-820a47a5]{grid-template-rows:1fr}.image-text-wrapper[data-v-820a47a5]{position:relative;overflow:hidden}.image-text-wrapper .native-scroll-container[data-v-820a47a5]{position:relative;overflow:auto;max-height:25vh;mask-image:linear-gradient(to bottom,transparent 0px,black 32px,black calc(100% - 32px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0px,black 32px,black calc(100% - 32px),transparent 100%)}.image-text-wrapper .native-scroll-container[data-v-820a47a5]::-webkit-scrollbar{display:none}.thumb .fg-image-headline[data-v-820a47a5]{padding-top:20px;padding-left:10vw;width:80vw;opacity:0;transition:all .5s ease-out}.thumb.active .fg-image-headline[data-v-820a47a5]{opacity:1}.image-text-wrapper .native-scroll-container p[data-v-820a47a5]{padding:10px 0 20px;padding-left:10vw;width:100%;max-width:100%}.image-fullscreen-button[data-v-820a47a5]{position:absolute;width:30px;height:30px;bottom:1rem;right:2rem;opacity:.4;line-height:0;border-radius:50%;z-index:30}.image-fullscreen-button svg[data-v-820a47a5]{fill:#fff}.image-fullscreen-button .fullscreen-icon[data-v-820a47a5]{position:absolute;top:50%;left:50%;width:60%;height:60%;fill:var(--text);stroke:var(--text);transform:translate3d(-50%,-50%,0)}.thumbs-scroll.dragging[data-v-820a47a5]{cursor:grabbing;-webkit-user-select:none;user-select:none}.thumbs-scroll[data-v-820a47a5]{cursor:grab}.text-box[data-v-820a47a5]{position:absolute;top:0;padding-top:calc(60vh + 7rem);padding-bottom:8rem;overflow:auto;height:100vh;width:100%}.text-box .inner-textbox[data-v-820a47a5]{margin:0 2rem;padding:1rem var(--mainPadding);border-radius:2px;background:#000c;color:#fff}.text-box .inner-textbox article[data-v-820a47a5]{color:#fff;margin:1rem 0;font-size:1.125rem;line-height:30px}@media screen and (max-height: 700px){.text-box[data-v-820a47a5]{padding-top:calc(60vh + 3rem)}}@media screen and (max-height: 600px){.text-box[data-v-820a47a5]{padding-top:60vh}}.inner-img-wrapper[data-v-820a47a5]{position:relative;width:100%}.dot-pagination[data-v-820a47a5]{position:absolute;left:50%;bottom:1rem;transform:translate(-50%);display:flex;gap:.5rem;align-items:center;pointer-events:auto;background:#0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter;padding:2px;border-radius:500px}.dot[data-v-820a47a5]{width:8px;height:8px;border-radius:999px;border:none;background:#ffffff80;padding:0;cursor:pointer}.dot.active[data-v-820a47a5]{background:#fff}.dot[data-v-820a47a5]:focus-visible{outline:2px solid #fff;outline-offset:2px}[data-v-0946911c]:root{--mainPadding: 1.5rem;--widePadding: 2.5rem;--black: #000000;--grey: #7E7C8C;--grey-2: #908E8E;--grey-3: #8F8F8F;--estimation: #EAD7CC;--rail: rgba(255, 255, 255, .5);--transparent: rgba(0, 0, 0, .4);--darkred: #3A1E24;--lightgrey: #9F9F9F;--blue: #01AEF0;--brand-blue-on-dark: #008DFC;--darkblue: #0078D6;--topbarHeight: 7rem;--small-radius: .75rem;--radius: 2rem;--safe-top: 36px;--safe-bottom: 48px;--orange: #FF9E1B;--yellow: #DFBE3A;--blur: blur(10px);--quiz-blue: #48AEFF;--quiz-turquoise: #58EBF6;--quiz-violet: #AA84E3;--quiz-pink: #F587B3;--quiz-wrong: #FF4870;--quiz-correct: #00FC37;--onboardingContainer: #20212B;--debug: #e30c9a}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Bold-Web.ttf) format("truetype");font-weight:700}@font-face{font-family:MBCorpoATitle;src:url(./fonts/MBCorpoATitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoATitleCond;src:url(./fonts/MBCorpoATitleCond-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoAScreenCond;src:url(./fonts/MBCorpoAScreen1Cond-Regular-Web.ttf) format("truetype");font-weight:400}.slider-gallery[data-v-0946911c]{height:100vh;overflow:hidden}.slide-text[data-v-0946911c]{background:#000}.swiper-slide[data-v-0946911c]{height:100vh;display:flex;align-items:center;overflow:hidden}.swiper-slide img[data-v-0946911c]{height:50vh;width:100%;object-fit:cover}h3[data-v-0946911c]{color:#fff;margin-bottom:2rem}article[data-v-0946911c],article p[data-v-0946911c]{color:#fff}.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}.audio-controls[data-v-d1d2c4b4]{display:flex;justify-content:space-around;width:80vw;margin:0 auto}.audio-controls svg[data-v-d1d2c4b4] path{fill:#fff}.audio-controls svg[data-v-d1d2c4b4] .bg{fill:#0006}.icon-play[data-v-d1d2c4b4],.icon-pause[data-v-d1d2c4b4]{width:4rem;height:4rem;fill:#fff}.icon-play[data-v-d1d2c4b4] path,.icon-pause[data-v-d1d2c4b4] path{fill:#fff}.fg-audioplayer[data-v-d1d2c4b4]{position:fixed;width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;padding:calc(var(--widePadding) + 5rem) 1rem 0 0;background:#0000001a;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.controls[data-v-d1d2c4b4]{display:flex;align-items:center;justify-content:center;justify-content:space-between;height:50%;padding-top:1.5rem}.controls .play[data-v-d1d2c4b4],.controls .pause[data-v-d1d2c4b4]{width:3.25rem;height:3.25rem;border-radius:100%;display:flex;justify-content:center;align-items:center}.controls .play svg[data-v-d1d2c4b4],.controls .pause svg[data-v-d1d2c4b4]{height:1.5rem}.audio-flex-slider[data-v-d1d2c4b4]{display:flex;align-items:center;flex:1;width:100%;margin-left:.5rem}.time-container[data-v-d1d2c4b4]{display:flex;font-size:1rem;font-weight:300;justify-content:flex-end;margin-right:1rem;color:#fff}.time-container label[data-v-d1d2c4b4]{display:inline-block}.title-container[data-v-d1d2c4b4]{display:flex;align-items:center;justify-content:space-between;width:100%}.mute-button[data-v-d1d2c4b4]{display:flex;align-items:center}.mute-button svg[data-v-d1d2c4b4]{width:1.5rem}.mute-button svg[data-v-d1d2c4b4] path{fill:#fff}.btn-skip[data-v-d1d2c4b4]{display:flex;align-items:center}.btn-skip svg[data-v-d1d2c4b4]{width:46px;height:46px}.currentTime[data-v-d1d2c4b4]{font-size:.75rem}.audio-flex-slider[data-v-d1d2c4b4]{margin-bottom:.5rem}.fg-audioplayer[data-v-d1d2c4b4] .vue-slider-dot{width:2.04394rem!important;height:2.04394rem!important;padding:3px!important;background:none;display:flex;align-items:center;justify-content:center}.fg-audioplayer[data-v-d1d2c4b4] .vue-slider-rail{height:5px}.fg-audioplayer[data-v-d1d2c4b4] .vue-slider-process{background:#fff}.fg-audioplayer[data-v-d1d2c4b4] .vue-slider-dot-handle{height:1rem;width:1rem;background:#fff;border-radius:1rem;box-shadow:0 0 3px 3px #00000059}.fg-audioplayer[data-v-6116464e]{position:absolute;display:flex;flex-direction:column;justify-content:space-around;margin:auto;align-self:flex-end;width:100%;bottom:-3.125rem}.fg-audioplayer.inline[data-v-6116464e]{position:static;width:auto;margin:0 1rem 0 0;align-self:flex-start}.fg-audioplayer.inline .play[data-v-6116464e],.fg-audioplayer.inline .pause[data-v-6116464e],.fg-audioplayer.inline .icon-play[data-v-6116464e],.fg-audioplayer.inline .icon-pause[data-v-6116464e]{width:2.5rem;height:2.5rem}.fg-audioplayer.inline .audio-controls[data-v-6116464e]{width:auto}.round-btn[data-v-6116464e]{width:6.25rem;height:6.25rem}.audio-controls[data-v-6116464e]{display:flex;justify-content:space-around;width:80vw;margin:0 auto}.audio-controls svg[data-v-6116464e] path{fill:#fff}.audio-controls svg[data-v-6116464e] .bg{fill:var(--transparent);stroke-width:1px;stroke:#fff6}.icon-play[data-v-6116464e],.icon-pause[data-v-6116464e]{width:6.25rem;height:6.25rem;fill:#fff}.icon-play[data-v-6116464e] path,.icon-pause[data-v-6116464e] path{fill:#fff}.fg-audioplayer .vue-slider{width:100%;margin:.5rem;flex:1}.fg-audioplayer .vue-slider-disabled{opacity:.5;cursor:not-allowed}.fg-audioplayer .vue-slider-rail{background-color:var(--text);height:5px;border-radius:1.04819rem;background:#ffffff80;box-shadow:0 3.354px 3.354px #00000040 inset}.fg-audioplayer .vue-slider-process{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(--grey-2);border-radius:1.284rem;border:2.516px solid var(--LH-Neutral-Bright_100, #FFF);filter:drop-shadow(4px 0 6px rgba(0,0,0,.25));box-sizing:border-box;box-shadow:none}.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}section[data-v-70c4da6a]{padding:0 0 5rem;height:100vh;overflow:auto}h3[data-v-70c4da6a]{color:#fff}article[data-v-70c4da6a],article p[data-v-70c4da6a]{color:#fff;margin:1rem 0;font-size:1.5rem;line-height:150%}section[data-v-70c4da6a]{display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding-bottom:8rem}.top-area[data-v-70c4da6a]{flex-shrink:0}.audio-content.with-image[data-v-70c4da6a]{position:relative;top:-3rem}.audio-title[data-v-70c4da6a]{text-align:right;padding:2rem var(--widePadding) 1rem}[data-v-70c4da6a] .fg-audioplayer{position:relative;width:100vw;padding:2rem 1rem 0}.with-image .audio-title[data-v-70c4da6a]{padding-top:0}.with-image[data-v-70c4da6a] .inner-audioplayer{position:relative;top:-3.5rem}.read-along-area[data-v-70c4da6a]{padding:2rem var(--widePadding)}.image-preview-wrapper[data-v-70c4da6a]{height:30vh;position:relative;overflow:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.image-preview-wrapper[data-v-70c4da6a] img{height:100%;width:100%;object-fit:cover}.videoplayer-section[data-v-e9683c58]{position:relative}.videoplayer-section.fullscreen[data-v-e9683c58]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:20000;background-color:#000}.time-container[data-v-e9683c58]{display:flex;align-items:center}.remaining-time[data-v-e9683c58]{color:#fff;font-size:.75rem;margin-right:1rem}.fg-videoplayer[data-v-e9683c58]{position:relative;line-height:0;background:#000;height:30vh}.fg-videoplayer.fullscreen[data-v-e9683c58]{display:flex;position:absolute;left:0;height:auto;top:0;z-index:10;background-color:#000}.fg-videoplayer.fullscreen.left[data-v-e9683c58],.fg-videoplayer.fullscreen.right[data-v-e9683c58]{transform-origin:top left;height:100vw;width:100vh}.fg-videoplayer.fullscreen.left[data-v-e9683c58]{transform:rotate(-90deg) translate(-100%)}.fg-videoplayer.fullscreen.right[data-v-e9683c58]{transform:rotate(90deg) translateY(-100%)}.fg-videoplayer.fullscreen.none[data-v-e9683c58]{width:100vw;height:100vh}.video[data-v-e9683c58]{width:100%;height:auto;margin:auto;height:30vh;object-fit:cover}.video.fullscreen[data-v-e9683c58]{height:auto}.controls[data-v-e9683c58]{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0;right:0;z-index:20;background-color:var(--transparent);padding:.5rem var(--mainPadding) .5rem 1rem;backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur)}.controls .time-duration[data-v-e9683c58],.controls .time-played[data-v-e9683c58]{color:#fff}.fullscreen .controls[data-v-e9683c58]{margin-bottom:2rem}.is_landscape .controls[data-v-e9683c58]{margin-bottom:0}.edge-to-edge-ios.is_landscape .controls[data-v-e9683c58]{margin-bottom:2rem}.videoplayer-section .play[data-v-e9683c58],.videoplayer-section .pause[data-v-e9683c58]{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff2e;border-radius:500px;overflow:hidden}.videoplayer-section .controls .play svg[data-v-e9683c58],.videoplayer-section .controls .pause svg[data-v-e9683c58]{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:80%;height:80%}.fullscreen-button[data-v-e9683c58]{margin-left:1rem;display:flex}.fullscreen-button svg[data-v-e9683c58]{height:1.1rem;width:1.1rem}.fullscreen-button svg[data-v-e9683c58] path{fill:#fff}.mute-button[data-v-e9683c58]{display:flex;align-items:center}.mute-button svg[data-v-e9683c58]{width:1.5rem}.mute-button svg[data-v-e9683c58] path{fill:#fff}.vue-slider[data-v-e9683c58]{flex:1;margin:0 14px}.videoplayer-section.fullscreen span[data-v-e9683c58]{display:inline-block;margin:0rem 1rem}.videoplayer-section.fullscreen.left .controls[data-v-e9683c58],.videoplayer-section.fullscreen.right .controls[data-v-e9683c58]{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-e9683c58],.videoplayer-section.fullscreen.right span[data-v-e9683c58]{writing-mode:vertical-rl;margin:2rem 0rem}.videoplayer-section.fullscreen.left .fullscreen-button[data-v-e9683c58]{right:auto;left:0}.videoplayer-section.fullscreen.left .controls[data-v-e9683c58]{right:0;left:auto;padding-bottom:2rem}.videoplayer-section.fullscreen.left .fullscreen-play-pause[data-v-e9683c58]{order:4;transform:rotate(-90deg)}.videoplayer-section.fullscreen.left span[data-v-e9683c58]{transform:rotate(180deg)}.videoplayer-section.fullscreen.left .time-played[data-v-e9683c58]{order:3}.videoplayer-section.fullscreen.left .vue-slider[data-v-e9683c58]{order:2}.videoplayer-section.fullscreen.left .time-duration[data-v-e9683c58]{order:1}.videoplayer-section.fullscreen.right .fullscreen-button[data-v-e9683c58]{right:0;top:auto;bottom:0;left:auto}.videoplayer-section.fullscreen.right .controls[data-v-e9683c58]{right:auto;left:0;padding-top:2rem}.videoplayer-section.fullscreen.right .fullscreen-play-pause[data-v-e9683c58]{order:1;transform:rotate(90deg)}.videoplayer-section.fullscreen.right .time-played[data-v-e9683c58]{order:2}.videoplayer-section.fullscreen.right .vue-slider[data-v-e9683c58]{order:3}.videoplayer-section.fullscreen.right .time-duration[data-v-e9683c58]{order:4}.videoplayer-section .subtitles[data-v-e9683c58]{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:#fff;color:#000;padding:.2rem;text-align:center;backdrop-filter:blur(5px);-webkit-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-e9683c58]{bottom:5rem}.play-controls[data-v-e9683c58]{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:flex;align-items:center;justify-content:space-around}.play-controls .btn[data-v-e9683c58]{pointer-events:all}.play-controls .icon-skip-forward[data-v-e9683c58],.play-controls .icon-skip-back[data-v-e9683c58]{fill:#fff;width:2.5rem;height:2.5rem}.icon-play[data-v-e9683c58],.icon-pause[data-v-e9683c58]{-webkit-user-select:none;user-select:none;width:3.75rem;height:3.75rem}.icon-play[data-v-e9683c58] .bg,.icon-pause[data-v-e9683c58] .bg{fill:var(--transparent)}[data-v-e9683c58] .vue-slider-dot{width:2.04394rem!important;height:2.04394rem!important;padding:3px!important;background:none;display:flex;align-items:center;justify-content:center}[data-v-e9683c58] .vue-slider-rail{height:5px}[data-v-e9683c58] .vue-slider-process{background:#fff}[data-v-e9683c58] .vue-slider-dot-handle{height:1rem;width:1rem;background:#fff;border-radius:1rem;box-shadow:0 0 3px 3px #00000059}.close-button[data-v-e9683c58]{position:absolute;right:1.5rem;top:2.5rem;z-index:10}.icon-close[data-v-e9683c58]{height:1.5rem;width:1.5rem;fill:#fff}.fg-videoplayer .vue-slider-disabled{opacity:.5;cursor:not-allowed}.fg-videoplayer .vue-slider-rail{background-color:var(--rail);border-radius:15px;height:5px}.fg-videoplayer .vue-slider-process{background:#fff!important;border-radius:15px}.fg-videoplayer .vue-slider-mark{z-index:4}.fg-videoplayer .vue-slider-mark:first-child .vue-slider-mark-step,.fg-videoplayer .vue-slider-mark:last-child .vue-slider-mark-step{display:none}.fg-videoplayer .vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:#00000029}.fg-videoplayer .vue-slider-mark-label{font-size:14px;white-space:nowrap}.fg-videoplayer .vue-slider-dot{width:2.04394rem!important;height:2.04394rem!important;padding:3px!important;display:flex;align-items:center;justify-content:center}.fg-videoplayer .vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;box-sizing:border-box}.fg-videoplayer .vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px #3498db5c}.fg-videoplayer .vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.fg-videoplayer .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-videoplayer .vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.fg-videoplayer .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-videoplayer .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-videoplayer .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-videoplayer .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-videoplayer .vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.fg-videoplayer .vue-slider-dot-tooltip-wrapper-show{opacity:1}[data-v-3c840a57]:root{--mainPadding: 1.5rem;--widePadding: 2.5rem;--black: #000000;--grey: #7E7C8C;--grey-2: #908E8E;--grey-3: #8F8F8F;--estimation: #EAD7CC;--rail: rgba(255, 255, 255, .5);--transparent: rgba(0, 0, 0, .4);--darkred: #3A1E24;--lightgrey: #9F9F9F;--blue: #01AEF0;--brand-blue-on-dark: #008DFC;--darkblue: #0078D6;--topbarHeight: 7rem;--small-radius: .75rem;--radius: 2rem;--safe-top: 36px;--safe-bottom: 48px;--orange: #FF9E1B;--yellow: #DFBE3A;--blur: blur(10px);--quiz-blue: #48AEFF;--quiz-turquoise: #58EBF6;--quiz-violet: #AA84E3;--quiz-pink: #F587B3;--quiz-wrong: #FF4870;--quiz-correct: #00FC37;--onboardingContainer: #20212B;--debug: #e30c9a}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Bold-Web.ttf) format("truetype");font-weight:700}@font-face{font-family:MBCorpoATitle;src:url(./fonts/MBCorpoATitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoATitleCond;src:url(./fonts/MBCorpoATitleCond-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoAScreenCond;src:url(./fonts/MBCorpoAScreen1Cond-Regular-Web.ttf) format("truetype");font-weight:400}.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}section[data-v-8c30f770]{padding:var(--mainPadding) 0 5rem;height:100vh;overflow:auto}section.is-static-page[data-v-8c30f770]{height:auto;padding:2rem 1rem}h2[data-v-8c30f770]{text-align:right;padding:2rem var(--widePadding);margin:0}.poi-container[data-v-e1a29310]{position:absolute;top:0}@supports (outline: auto){.poi-wrapper[data-v-e1a29310]:focus>*{outline:auto}}@supports (-webkit-hyphens: none){.poi-wrapper[data-v-e1a29310]:focus>*{outline:2px solid -webkit-focus-ring-color;outline-offset:2px}}.poi[data-v-e1a29310]{position:absolute;background:#409e69;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20data-name='Ebene%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m280,232V97.65c.01-13.27-10.73-24.03-24-24.04-13.27-.01-24.03,10.73-24.04,24h0v134.35H97.61c-13.28,0-24.04,10.76-24.04,24.04s10.76,24.04,24.04,24.04h134.35v134.35c0,13.28,10.76,24.04,24.04,24.04s24.04-10.76,24.04-24.04v-134.35h134.35c13.28,0,24.04-10.76,24.04-24.04s-10.76-24.04-24.04-24.04l-134.39.04Z'/%3e%3c/svg%3e");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-e1a29310]{position:absolute;width:10rem;top:2.25rem;text-align:center;color:#75ebbe}.active .poi[data-v-e1a29310]{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20data-name='Ebene%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m289.95,256.01l95-95c9.39-9.37,9.4-24.58.03-33.97-9.37-9.39-24.58-9.4-33.97-.03h0l-95,95-95-95c-9.39-9.39-24.61-9.39-34,0s-9.39,24.61,0,34l95,95-95,95c-9.39,9.39-9.39,24.61,0,34s24.61,9.39,34,0l95-95,95,95c9.39,9.39,24.61,9.39,34,0,9.39-9.39,9.39-24.61,0-34l-95.06-95Z'/%3e%3c/svg%3e")}.hidden[data-v-e1a29310]{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-ff281305]{height:100vh;display:flex;flex-direction:column;overflow:auto;box-sizing:border-box}.ar-content-wrapper[data-v-ff281305]{flex:1;padding-bottom:10rem;display:flex;flex-direction:column}.textlink[data-v-ff281305]{color:#fff;margin:auto;width:100%;padding:.5rem}.ar-image[data-v-ff281305]{position:absolute;height:100%;width:100%}.play-btn[data-v-ff281305]{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-ff281305]{height:1.5rem}.ar-play-box[data-v-ff281305],.ar-box[data-v-ff281305]{position:relative}.ar-play-box[data-v-ff281305]{flex:1;display:flex;padding:var(--widePadding) var(--widePadding);align-items:center;position:relative;z-index:10}.ar-play-box h2[data-v-ff281305]{width:100%;flex:1}.ar-play-box .textlink[data-v-ff281305]{margin-top:.5rem;opacity:1}.ar-box[data-v-ff281305]{border-radius:1rem;background:var(--secondary);padding:1.0625rem 1.375rem;margin:var(--mainPadding)}.btn.start-ar[data-v-ff281305]{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;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:.7rem 1rem}.fallback-container[data-v-ff281305]{position:absolute;top:0;bottom:0;left:0;right:0}.fallback-link[data-v-ff281305]{display:flex;justify-content:center;margin-bottom:1rem;color:#fff;cursor:pointer}.fallback-link label[data-v-ff281305]{border-bottom:1px solid white;font-size:1rem;font-weight:300;cursor:pointer}.slide-container[data-v-047473c0]{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.image-preview-wrapper[data-v-047473c0]{height:30vh;position:relative;overflow:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.image-preview-wrapper[data-v-047473c0] img{height:100%;width:100%;object-fit:cover}.text-box[data-v-047473c0]{flex:1;display:flex;padding:4.5rem var(--widePadding) 2.75rem;align-items:center;position:relative;z-index:10;pointer-events:none}.text-box .text[data-v-047473c0]{flex:1}.text-box h2[data-v-047473c0]{width:100%;flex:1}.text-box article[data-v-047473c0]{color:#fff}.text-box article[data-v-047473c0] p{font-size:1rem;font-style:normal;line-height:1.5rem}.fg-audioplayer[data-v-047473c0]{bottom:-3rem;z-index:10;pointer-events:all}.extended-solution[data-v-e264853e]{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.quiz-image-preview-wrapper[data-v-e264853e]{overflow:visible}.outro-quiz-box[data-v-e264853e]{flex:1;display:flex;padding:4.5rem var(--widePadding) 2.75rem;align-items:center;position:relative;z-index:10;pointer-events:none}.outro-quiz-box h2[data-v-e264853e]{width:100%;flex:1}.fg-audioplayer[data-v-e264853e]{bottom:-3rem;z-index:10;pointer-events:all}.outro-text[data-v-e264853e]{width:100%;flex:1}.quiz-intro-container[data-v-516fcb35]{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.quiz-image-preview-wrapper[data-v-516fcb35]{overflow:visible}.intro-quiz-box[data-v-516fcb35]{flex:1;display:flex;padding:4.5rem var(--widePadding) 2.75rem;align-items:center;position:relative;z-index:10;pointer-events:none}.intro-quiz-box h2[data-v-516fcb35]{width:100%;flex:1}.fg-audioplayer[data-v-516fcb35]{bottom:-3rem;z-index:10;pointer-events:all}.quiz-feedback[data-v-17f93318]{display:flex;justify-content:center;align-items:center;color:#fff;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;align-items:flex-end;justify-content:flex-end;margin:0 2.5rem 1rem}.quiz-feedback.show-solution-lbl[data-v-17f93318]{top:-5rem;flex-direction:column}.quiz-feedback.inline[data-v-17f93318]{position:static;justify-content:flex-end;margin:2rem 0}.quiz-feedback .icon-container[data-v-17f93318]{border:1px solid var(--quiz-correct);height:2.625rem;width:2.625rem;display:flex;align-items:center;justify-content:center;border-radius:500px;margin:0 1rem}.quiz-feedback span[data-v-17f93318]{position:relative;top:-2px;font-size:1rem}.quiz-feedback .icon-check[data-v-17f93318]{height:.9rem;position:static;fill:var(--quiz-correct)}.quiz-feedback label[data-v-17f93318]{font-family:MBCorpoATitleCond;font-size:2rem;font-style:normal;font-weight:400;text-align:right}.quiz-feedback .quiz-correct[data-v-17f93318]{color:var(--quiz-correct)}*{--scroll-inicator-height: 40px}.scroll-indicator{position:relative;padding:0;height:var(--scroll-inicator-height);display:grid;place-items:center}.scroll-indicator:before{background:#fff3;box-shadow:var(--box-shadow-pill-btn);content:"";height:100%;aspect-ratio:1/2;border-radius:var(--scroll-inicator-height);position:absolute}.scroll-indicator:after{position:absolute;content:"";border-radius:var(--scroll-inicator-height);width:calc(var(--scroll-inicator-height) / 4);aspect-ratio:1;background:#fff;translate:0 calc(var(--scroll-inicator-height) / -5);animation:indicator 1.5s ease-out infinite}@keyframes indicator{0%{aspect-ratio:1;translate:0 calc(var(--scroll-inicator-height) / -5)}25%{aspect-ratio:1/3;translate:0 0}50%,60%{aspect-ratio:1;translate:0 calc(var(--scroll-inicator-height) / 5)}to{translate:0 calc(var(--scroll-inicator-height) / -5)}}.estimation__title[data-v-04ff1484]{padding:0 24px;font-weight:700}.estimation-container[data-v-04ff1484]{width:100%;height:100%;display:flex;justify-content:center;padding:0;overflow:auto;margin-bottom:3rem;position:relative}.estimation-input-track[data-v-04ff1484]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:27.5rem;top:0;border:none;position:relative;background:none;border-radius:.875rem}.estimation-container--submited .estimation-input-track[data-v-04ff1484]{cursor:default}.estimation-input-track[data-v-04ff1484]:before{content:"";opacity:.5;top:72px;bottom:72px;background:repeating-linear-gradient(to top,rgba(255,255,255,.5) 0px,rgba(255,255,255,.5) 2px,transparent 2px,transparent 72px);position:absolute;text-align:center;font-size:1em;letter-spacing:.65em;left:0;right:0;text-shadow:.5px .5px .9px rgba(0,0,0,.4);z-index:0}.question-flex-container[data-v-04ff1484] .quiz-feedback{width:100%;margin:0}.estimation-input-thumb[data-v-04ff1484]{position:absolute;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:34px;background:linear-gradient(180deg,#efefef 11.06%,#fff 48.56%,#efefef 89.42%);box-shadow:0 8px 28px 0 var(--brand-black, #000);position:relative;height:5.3125rem;width:100%;cursor:grab;z-index:10}.estimation-container--submited .estimation-input-thumb[data-v-04ff1484]{cursor:default;filter:saturate(.5)}.estimation-input-thumb--withAnimation[data-v-04ff1484]{transition:top .2s cubic-bezier(.25,1.02,.49,1.36)}.input-value[data-v-04ff1484]{position:absolute;color:#000;font-size:2rem;font-weight:700;font-family:MBCorpoSTitle}.estimation-max[data-v-04ff1484]{position:absolute;font-size:2rem;font-weight:700;font-family:MBCorpoSTitle;color:#fff;left:50%;transform:translate(-50%);padding:1rem 0 0;border-top:1px solid var(--estimation);right:5px;width:calc(100% - 10px);text-align:center}.estimation-min[data-v-04ff1484]{position:absolute;font-size:2rem;font-weight:700;font-family:MBCorpoSTitle;color:#fff;bottom:0;padding:0 0 .8rem;border-bottom:1px solid var(--estimation);left:50%;right:5px;width:calc(100% - 10px);transform:translate(-50%);text-align:center}.estimation-input-thumb.is-selected[data-v-04ff1484]{background:var(--quiz-blue)}.pink .estimation-input-thumb.is-selected[data-v-04ff1484]{background:var(--quiz-pink)}.violet .estimation-input-thumb.is-selected[data-v-04ff1484]{background:var(--quiz-violet)}.turquoise .estimation-input-thumb.is-selected[data-v-04ff1484]{background:var(--quiz-turquoise)}.estimation-intermediate[data-v-04ff1484]{position:absolute;font-size:2rem;font-weight:600;font-family:MBCorpoSTitle;color:#ffffffe6;left:50%;transform:translate(-50%,1px);width:calc(100% - 10px);text-align:center;pointer-events:none;z-index:1;line-height:1;height:72px;display:flex;align-items:center;justify-content:center;margin-top:-2px;width:100%}.estimation .estimation-intermediate.active[data-v-04ff1484]{background:#f587b380}.turquoise .estimation estimation-intermediate.active[data-v-04ff1484]{background:var(--quiz-turquoise)}.violet .estimation estimation-intermediate.active[data-v-04ff1484]{background:var(--quiz-violet)}.blue .estimation estimation-intermediate.active[data-v-04ff1484]{background:var(--quiz-blue)}.stop-image[data-v-04ff1484]{opacity:.4;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;pointer-events:none;mix-blend-mode:soft-light;height:100vh;width:100vw}.match[data-v-14b00160]{display:flex;flex-direction:column;height:calc(100vh - 7rem);overflow:auto}.question-flex-container[data-v-14b00160] .quiz-feedback{width:100%;margin:0}.match-wrapper[data-v-14b00160]{display:flex;gap:1rem;justify-content:center;align-items:flex-start;position:relative}.match-column[data-v-14b00160]{display:flex;flex-direction:column;gap:1rem;flex:1}.match-card[data-v-14b00160]{cursor:pointer;perspective:1000px;height:10rem;width:10rem;overflow:hidden;border-radius:2px;position:relative;transition:outline .1s ease,box-shadow .1s ease;transform:translateZ(0);backface-visibility:hidden}.match-card img[data-v-14b00160]{object-fit:cover;width:100%;height:100%}.match-card.match-selected[data-v-14b00160]{outline:2px solid var(--brand-white, #FFF);box-shadow:4px 4px 10px 3px #00000059 inset}.match-card.match-matched[data-v-14b00160]{animation:successPulse .6s ease}.match-card.match-matched[data-v-14b00160]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border-radius:2px;background:#ffffff80}.match-card.match-wrongly-matched[data-v-14b00160]{animation:shake-14b00160 .4s ease}.match-card.match-wrongly-matched[data-v-14b00160]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border-radius:2px;background:#00000080}@media screen and (max-width: 350px){.match-card[data-v-14b00160]{height:8rem;width:8rem}}@keyframes shake-14b00160{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.icon-check[data-v-14b00160]{position:absolute;top:.5rem;right:.5rem;border:2px solid white;height:2.5rem;width:2.5rem;padding:.4rem;border-radius:500px;fill:var(--quiz-correct);z-index:1;backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur)}.icon-close[data-v-14b00160]{position:absolute;top:.5rem;right:.5rem;border:2px solid white;height:2.5rem;width:2.5rem;padding:.7rem;border-radius:500px;fill:#fff;z-index:1;animation:fadeIn .2s ease;backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur)}.feedback-container[data-v-14b00160]{padding:1rem;display:flex;justify-content:center;align-items:center}:root{--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;--estimation: rgba(255, 255, 255, .5)}.quiz-main-wrapper{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;flex:1}.question-flex-container{display:flex;margin:1rem 2.5rem;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:opacity}.quiz-section{overflow:auto;height:100vh;padding-bottom:7rem}.quiz-helper{font-weight:400;margin:2rem 0;text-align:right;font-family:MBCorpoSText;font-size:1rem;display:flex;justify-content:flex-end}.single-choice h2,.multiple-choice h2{margin-bottom:1rem}h4.quiz-question{font-size:1.125rem;font-family:MBCorpoSText;margin:1rem 0 2rem}.quiz-title{text-transform:uppercase;font-weight:300;margin:var(--mainPadding) 0 .5rem}.inner-quiz{padding:4.5rem var(--widePadding) .75rem}.estimation .inner-quiz{padding:5rem 0 2rem;min-height:calc(100vh - 7rem);display:flex;flex-direction:column}@media only screen and (max-height: 800px){.estimation .inner-quiz{padding:2.75rem 0;min-height:calc(100vh - 5.5rem)}}.quiz-answers{margin-top:1.5rem}.quiz-headline{display:flex;align-items:center}.quiz-headline.no-image{justify-content:flex-end}.quiz-headline h4{text-transform:none}.quiz-headline svg{fill:var(--white);margin-right:.5rem;height:2rem}.icon-question{position:absolute;height:5rem;fill:var(--white);opacity:.67;top:0;left:0;right:0;bottom:0;margin:auto;overflow:visible}.quiz-image-preview-wrapper{height:30vh;position:relative;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.quiz-image-preview-wrapper img{height:100%;width:100%;object-fit:cover}.quiz-scroll-indicator{position:fixed;bottom:8rem;right:.6rem;z-index:9}.quiz-submit-btn-container{position:fixed;bottom:0;left:0;right:0;padding:.5rem var(--widePadding) 3rem;background:#000;z-index:10;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;transition:opacity .2s ease-out}.quiz-submit-btn{width:100%;justify-content:center;display:flex;align-items:center;padding:1rem 2.5rem;border-radius:5rem;background:var(--white);color:var(--black);fill:var(--black);font-size:1.375rem;font-family:MBCorpoSTitle;text-decoration:none;margin:auto;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;transition:opacity .2s ease-out}.quiz-submit-btn.disabled{opacity:.5;pointer-events:none}.quiz-submit-btn svg{height:1.5rem;margin-left:1rem}.is-solved .disable-pointer-events,.quiz-review .disable-pointer-events{pointer-events:none}.quiz-attempts{margin:2rem}.quiz-solution{color:#fff}.quiz-solution p{font-size:1rem;font-style:normal;line-height:1.5rem}.single-choice{padding-bottom:1rem}.sc-answer-container{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.sc-answer{position:relative;display:block;padding:1rem 1.5rem;text-align:right;border-radius:.75rem;background:#fff;color:var(--primary);transform-origin:right center;font-size:1.25rem;font-style:normal;line-height:1.5rem;max-width:100%;flex-shrink:0;flex-grow:0;flex-basis:auto;transition:flex-grow .4s cubic-bezier(.25,.46,.45,.94),flex-basis .4s cubic-bezier(.25,.46,.45,.94)}.sc-answer.selected,.quiz-was-answered .sc-answer.correct,.quiz-review .sc-answer.correct{flex-grow:1;color:#000;transition:flex-grow .3s ease-out,flex-basis .3s ease-out}.sc-answer.selected label,.quiz-was-answered .sc-answer.correct label,.quiz-review .sc-answer.correct label{padding-left:1.5rem;display:flex;justify-content:flex-end}.sc-answer.is-image img{height:15vh;max-width:100%;max-height:200px;object-fit:contain}.turquoise .sc-answer.selected,.turquoise.quiz-was-answered .sc-answer.correct,.turquoise.quiz-review .sc-answer.correct{background:var(--quiz-turquoise)}.pink .sc-answer.selected,.pink.quiz-was-answered .sc-answer.correct,.pink.quiz-review .sc-answer.correct{background:var(--quiz-pink)}.violet .sc-answer.selected,.violet.quiz-was-answered .sc-answer.correct,.violet.quiz-review .sc-answer.correct{background:var(--quiz-violet)}.blue .sc-answer.selected,.blue.quiz-was-answered .sc-answer.correct,.blue.quiz-review .sc-answer.correct{background:var(--quiz-blue)}.quiz-was-answered .sc-answer.selected.wrong,.quiz-review .sc-answer.selected.wrong{background:var(--quiz-wrong)}.mc-answer-container{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.mc-answer{position:relative;display:block;padding:1rem 1.5rem;text-align:right;border-radius:.75rem;font-size:1.25rem;font-style:normal;color:#000;line-height:1.5rem;background:#fff;max-width:100%;flex-shrink:0;flex-grow:0;flex-basis:auto;transition:flex-grow .2s cubic-bezier(.25,.46,.45,.94),flex-basis .2s cubic-bezier(.25,.46,.45,.94)}.mc-answer .icon-check{height:2rem;position:absolute;right:1rem;top:0;bottom:0;margin:auto}.quiz-was-answered.multiple-choice h2,.quiz-review.multiple-choice h2,.quiz-was-answered.single-choice h2,.quiz-review.single-choice h2{margin-bottom:3rem}.mc-answer.selected,.quiz-was-answered .mc-answer.correct,.quiz-review .mc-answer.correct{flex-grow:1;color:#000;transition:flex-grow .2s ease-out,flex-basis .2s ease-out}.mc-answer.selected label,.quiz-was-answered .mc-answer.correct label,.quiz-review .mc-answer.correct label{padding-left:1.5rem;display:flex;justify-content:flex-end}.turquoise .mc-answer.selected,.turquoise.quiz-was-answered .mc-answer.correct,.turquoise.quiz-review .mc-answer.correct{background:var(--quiz-turquoise)}.pink .mc-answer.selected,.pink.quiz-was-answered .mc-answer.correct,.pink.quiz-review .mc-answer.correct{background:var(--quiz-pink)}.violet .mc-answer.selected,.violet.quiz-was-answered .mc-answer.correct,.violet.quiz-review .mc-answer.correct{background:var(--quiz-violet)}.blue .mc-answer.selected,.blue.quiz-was-answered .mc-answer.correct,.blue.quiz-review .mc-answer.correct{background:var(--quiz-blue)}.quiz-was-answered .mc-answer.selected.wrong,.quiz-review .mc-answer.selected.wrong{background:var(--quiz-wrong)}.estimation{width:100%;margin:0 auto;position:relative}.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);width:100%;background:#f587b380;padding:1rem;color:#fff}.turquoise .estimation .correct-answer{background:var(--quiz-turquoise)}.violet .estimation .correct-answer{background:var(--quiz-violet)}.blue .estimation .correct-answer,.blue .sc-answer.selected,.blue.quiz-was-answered .sc-answer.correct,.blue.quiz-review .sc-answer.correct{background:var(--quiz-blue)}.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 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,.estimation.quiz-was-answered .answered-partial .estimation-input-thumb,.estimation.quiz-review .answered-partial .estimation-input-thumb{background:var(--new-grey-1, #8F8F8F)}.estimation.quiz-was-answered .answered-wrong .estimation-input-thumb svg,.estimation.quiz-review .answered-wrong .estimation-input-thumb svg,.estimation.quiz-was-answered .answered-partial .estimation-input-thumb svg,.estimation.quiz-review .answered-partial .estimation-input-thumb svg{display:none}.quiz-review .estimation-container{pointer-events:none}.order-answer-button{position:absolute;bottom:25px;z-index:899}.quiz__close-button{position:absolute;top:30px;right:24px}.quizFade-enter-active,.quizFade-leave-active{transition:opacity .25s ease}.quizFade-enter-from,.quizFade-leave-to{opacity:0}.triangle-icon{fill:#000;width:1.5rem;height:1.2rem;position:absolute}.triangle-icon-left{left:1rem}.triangle-icon-right{right:1rem}@media only screen and (min-width: 768px){.estimation__title{padding:0 48px}.estimation-input-track{height:690px}}#animation-drag{position:absolute;right:2rem;height:6rem;text-align:right;width:max-content;top:0;bottom:0;margin:auto}.estimation .icon-check{pointer-events:none;position:absolute;right:-100px;height:80px;border-radius:500px}.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(--quiz-wrong)!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(--quiz-wrong);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}.quiz-item .background{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;pointer-events:none;isolation:isolate;z-index:-1}.quiz-item .background img{width:100%;height:100%;object-fit:cover}.quiz-item .background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--quiz-blue);mix-blend-mode:overlay;opacity:.9}.quiz-item .blue .background:after{background:var(--quiz-blue)}.quiz-item .turquoise .background:after{background:#0d958f;opacity:.8}.quiz-item .violet .background:after{background:var(--quiz-violet)}.quiz-item .pink .background:after{background:#b52e65;opacity:.8}[data-v-7d4d327a] .quiz-question,[data-v-7d4d327a] .quiz-title,[data-v-7d4d327a] .quiz-helper{color:#fff}.avatar-container[data-v-2daf14cd]{display:flex;justify-content:center;align-items:center;height:50vh;position:relative}.wayfinding-navigation[data-v-2daf14cd]{position:fixed;bottom:0;left:0;right:0;background:#000;padding:.5rem var(--widePadding) 3rem;z-index:1}.wayfinding-navigation .slide-btns[data-v-2daf14cd]{display:flex;justify-content:space-between}.wayfinding-navigation .btn[data-v-2daf14cd]{width:100%;justify-content:center}article[data-v-2daf14cd],article p[data-v-2daf14cd]{color:#fff}.wayfinding-intro[data-v-2daf14cd]{overflow:auto;height:100vh;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wayfinding-intro[data-v-2daf14cd] .avatar-container{padding-top:2.5rem}.wayfinding-intro h2[data-v-2daf14cd]{margin-bottom:2rem}.slide-content[data-v-2daf14cd]{padding:5rem var(--widePadding) 10rem;box-sizing:border-box;min-height:50vh}.icon-audio[data-v-2daf14cd]{fill:#fff;height:10rem;width:auto;margin:auto;position:relative;top:3rem}.wayfinding-intro-inner[data-v-2daf14cd]{overflow:auto;height:100vh}section[data-v-41fa8498]{min-height:100vh}.swiper-slide[data-v-41fa8498]{height:100vh;overflow:auto}.avatar-container[data-v-41fa8498]{display:flex;justify-content:center;align-items:center;height:50vh;position:relative}.wayfinding-scroll-inner[data-v-41fa8498]{overflow:auto;height:100vh}.wayfinding-navigation[data-v-41fa8498]{position:fixed;bottom:0;left:0;right:0;background:#000;padding:.5rem var(--widePadding) 3rem;z-index:1}.wayfinding-navigation .slide-btns[data-v-41fa8498]{display:flex;justify-content:space-between}.wayfinding-navigation .btn[data-v-41fa8498]{width:100%;justify-content:center}.wayfinding-image[data-v-41fa8498]{position:relative;width:100%;height:50vh}article[data-v-41fa8498],article p[data-v-41fa8498]{color:#fff}.wayfinding-arrow[data-v-41fa8498]{height:60vw;max-height:144px;max-width:144px;pointer-events:none;position:absolute;width:60vw}.fg-slides-nav-btn[data-v-41fa8498]{display:flex;align-items:center;padding:1rem var(--widePadding);border-radius:5rem;background:#000;font-family:MBCorpoSTitle;font-size:1.375rem;font-weight:400;color:#fff;text-decoration:none;width:max-content;border-radius:var(--radius);cursor:pointer}.fg-slides-prev-btn[data-v-41fa8498]{padding:1rem 1.375rem;margin-right:1rem}.fg-slides-next-btn[data-v-41fa8498]{background:#fff;color:#000;width:100%;text-align:center;justify-content:center}.slide-flex[data-v-41fa8498]{display:flex;justify-content:space-between}.slide-flex[data-v-41fa8498] article{padding-right:.5rem;font-size:1.25rem;flex:1}.slide-flex[data-v-41fa8498] img{width:auto;max-width:14rem;height:10rem;flex:1;width:100%;object-fit:contain}.icon-wayfinding[data-v-41fa8498]{animation:pulse-horizontal 2.7s ease-in-out infinite}.swipe-slide .wayfinding-image img[data-v-41fa8498]{animation:desaturate 2.7s ease-in-out infinite}.wayfinding-intro[data-v-41fa8498],.wayfinding-outro[data-v-41fa8498]{height:100vh;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wayfinding-intro article[data-v-41fa8498],.wayfinding-outro article[data-v-41fa8498]{font-size:1.25rem}.wayfinding-intro[data-v-41fa8498] .avatar-container,.wayfinding-outro[data-v-41fa8498] .avatar-container{padding-top:2.5rem}.wayfinding-intro h2[data-v-41fa8498],.wayfinding-outro h2[data-v-41fa8498]{margin-bottom:2rem}.slide-content[data-v-41fa8498]{padding:5rem var(--widePadding) 10rem;box-sizing:border-box;min-height:50vh}.btn-floorplan[data-v-41fa8498]{position:absolute;right:2rem;top:2rem;background:#0006;backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);border-radius:500px;width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center}.btn-floorplan label[data-v-41fa8498]{color:#aeacc2;font-family:MB Corpo S Text;font-size:.5rem;font-style:normal;font-weight:400;line-height:normal;position:absolute;top:2.5rem}.btn-floorplan svg[data-v-41fa8498]{height:1.5rem;width:2rem}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0,0,0,0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.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}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.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}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%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 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%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.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%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-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}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 fill='%23000' fill-opacity='.4' fill-rule='evenodd' 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.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 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.4q.47.48.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.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.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.8 4.8 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.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 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.528q-.001.515-.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.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 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.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 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.7 4.7 0 0 1-1.782 1.884 4.77 4.77 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.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 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.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 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.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 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-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.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.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' 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.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%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.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){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 fill='%23000' fill-opacity='.4' fill-rule='evenodd' 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.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 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.4q.47.48.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.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.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.8 4.8 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.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 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.528q-.001.515-.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.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 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.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 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.7 4.7 0 0 1-1.782 1.884 4.77 4.77 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.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 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.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 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.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 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-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.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.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' 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.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){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 fill='%23000' fill-opacity='.4' fill-rule='evenodd' 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.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 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.4q.47.48.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.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.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.8 4.8 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.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 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.528q-.001.515-.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.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 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.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 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.7 4.7 0 0 1-1.782 1.884 4.77 4.77 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.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 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.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 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.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 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-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.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.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' 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.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.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}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%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}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%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 (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%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")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.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;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.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}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.map-container{position:relative;min-height:280px;height:100%;width:100%;isolation:isolate}.map-container__vuePins{display:none}.map-container__skeleton{position:absolute;top:0;right:0;bottom:0;left:0;background:#111;z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:1;transition:opacity .15s ease-out}.map-container__skeleton.is-fading{opacity:0}.map-container__skeleton-pulse{width:48px;height:48px;border-radius:50%;background:#ffffff14;animation:map-skeleton-pulse 1.2s ease-in-out infinite}@keyframes map-skeleton-pulse{0%{transform:scale(.8);opacity:.4}50%{transform:scale(1.2);opacity:.8}to{transform:scale(.8);opacity:.4}}.mapboxgl-ctrl-group{background:none;box-shadow:none!important}.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-list{display:flex;flex-direction:column;gap:30px}.list--stop-preview-section{position:relative;background:var(--bg-transparent);border-radius:var(--border-radius);box-shadow:var(--box-shadow-dark);width:80vw;max-width:500px;margin:0 auto;padding-right:20px;border:2px solid var(--bg-transparent);display:flex;align-items:center;justify-content:space-between;gap:10px;transition:.2s all ease-in-out}.list--image-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;width:20vw;height:20vw;max-width:80px;max-height:80px;aspect-ratio:1 / 1;box-shadow:var(--box-shadow-img);transform:translate3d(-10%,-10%,0);background:#fff}.list--stop-preview-section img{width:100%;height:100%}.list--stop-preview-section .is-image-icon{width:60%;height:60%}.list--stop-preview-section h2{width:100%;flex:0 1 auto;text-align:left;padding:0;max-height:100px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list--stop-preview-section h2 span{font-weight:800}.list--stop-preview-section .next-icon{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:var(--signal-color);stroke-width:2px}.stop-preview.active .list--stop-preview-section{border:2px solid var(--signal-color)}.active-stop-preview{position:absolute;inset:calc(var(--safe-top) + 12vh) auto auto auto;margin-left:10vw}@media screen and (min-width: 700px){.active-stop-preview{margin-left:calc(50vw - 250px)}}.active-stop-preview .list--image-wrapper{flex:0 0 auto;width:25vw;height:25vw;max-width:100px;max-height:100px;animation:active-img-preview .3s ease-in-out both 1 .2s}@keyframes active-img-preview{0%{transform:translateZ(0)}to{transform:translate3d(-10%,-10%,0)}}.stop-label{position:absolute;top:0;right:20px;background:var(--signal-color);border-radius:15px;font-size:.8rem;font-weight:800;padding:3px 10px;color:#fff;transform:translate3d(0,-50%,0)}.bottom-drawer[data-v-b42000ba]{position:absolute;top:auto;bottom:0;left:0;margin-top:1rem;background:#000;width:100%;overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px;z-index:601}.bottom-drawer.bottom-drawer__map[data-v-b42000ba]{bottom:0;top:auto;width:100%;height:50vh}.bottom-drawer__map .bottom-drawer__dragarea[data-v-b42000ba]{min-height:auto;background:#000}.bottom-drawer__dragarea[data-v-b42000ba]{position:relative;pointer-events:all;background:#000;padding:1.5rem}[data-v-b42000ba] .close-active-pin{position:absolute;top:0;right:1rem;padding:1rem;pointer-events:auto!important}[data-v-b42000ba] .close-active-pin svg{fill:#fff;height:1.1rem;width:1.1rem;pointer-events:none}.bottom-drawer__content[data-v-b42000ba]{max-height:100vh;transition:all .6s ease;padding:.5rem 1.5rem 3rem}.bottom-drawer__content article[data-v-b42000ba]{padding:1rem}.collapse[data-v-b42000ba]{max-height:0}.slide-bottom-fade-enter-active[data-v-b42000ba],.slide-bottom-fade-leave-active[data-v-b42000ba]{transition:all .4s ease-in-out}.slide-bottom-fade-enter-from[data-v-b42000ba],.slide-bottom-fade-leave-to[data-v-b42000ba]{opacity:0;transform:translate3d(0,100%,0)}.main-content[data-v-00db9167]{height:100vh;padding:var(--mainPadding) 0;background:#000;-webkit-transform:translateZ(0);transform:translateZ(0)}.floorplan-content[data-v-00db9167]{opacity:0;transition:opacity .5s ease-in-out;height:100%;will-change:opacity}.floorplan-content.visible[data-v-00db9167]{opacity:1}h1[data-v-00db9167]{color:#fff}.icon-location-pin[data-v-00db9167]{height:1.75rem}.icon-location-pin path[data-v-00db9167]{fill:var(--darkblue)}.switch-floor-index-section[data-v-00db9167]{position:absolute;bottom:3rem;left:var(--widePadding);width:calc(100% - 5rem);right:var(--widePadding);z-index:600;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--mainPadding);border-radius:12px;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter}.switch-floor-index-section.list-active[data-v-00db9167]{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.switch-floor-index-section .icon-toggle[data-v-00db9167]{height:.8rem;fill:#fff;position:absolute;right:2rem}.switch-floor-index-section .floor-switcher[data-v-00db9167],.switch-floor-index-section .floor-btn[data-v-00db9167]{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;margin:auto}.switch-floor-index-section .floor-switcher .text[data-v-00db9167],.switch-floor-index-section .floor-btn .text[data-v-00db9167]{display:flex;flex:1}.switch-floor-index-section .floor-switcher svg[data-v-00db9167],.switch-floor-index-section .floor-btn svg[data-v-00db9167]{fill:#fff}.switch-floor-index-section label[data-v-00db9167]{color:#fff;text-align:center;font-family:MBCorpoSTitle;font-size:1.125rem}.switch-floor-index-section label[data-v-00db9167]:first-child{padding-right:.5rem}.switch-floor-index-section .layer-lbl[data-v-00db9167]{font-size:.7rem}.switch-floor-index-section .layer-name[data-v-00db9167]{font-size:1rem;font-weight:700}.btn-floorplan.disabled[data-v-00db9167]{pointer-events:none;opacity:.5}.btn-floorplan svg[data-v-00db9167]{fill:#fff;height:1rem}.active-floor-index-btn[data-v-00db9167]{position:relative;z-index:10}.floors-list[data-v-00db9167]{position:absolute;bottom:100%;left:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;padding:var(--widePadding) 0 1rem;border-radius:12px;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter;z-index:5}.floors-list .floor-btn[data-v-00db9167]{width:100%;font-weight:400;font-size:.8rem;padding:.25rem 1.375rem;transition:.2s all ease-in-out}.floors-list .floor-btn.active[data-v-00db9167]{background:#ffffff14;margin:0 .8rem;font-weight:700;width:calc(100% - 2rem);padding:.25rem .5rem;border-radius:4px}.floors-list .floor-btn.active svg[data-v-00db9167]{margin-right:.25rem}.pin-inner-content-wrapper[data-v-00db9167]{position:relative;display:flex;justify-content:center;align-items:center;transition:.2s all ease-in-out}.pin-dot[data-v-00db9167]{position:relative;width:1.5rem;height:1.5rem;background:var(--signal-color);border:3px solid #fff;border-radius:50%;z-index:10;transition:.2s all ease-in-out}.pin-label[data-v-00db9167]{position:relative;height:1.2rem;padding:.1rem 1rem .1rem 1.3rem;background:#fff;color:var(--text);border-radius:1rem;font-size:1rem;font-weight:800;line-height:100%;transform:translate3d(-1rem,0,0);z-index:5;transition:.2s all ease-in-out}.pin-inner-content-wrapper .icon-location-pin[data-v-00db9167]{height:3.5rem;width:3.5rem}.pin-inner-content-wrapper .icon-location-pin[data-v-00db9167] path{fill:var(--yellow)}.pin-inner-content-wrapper .icon-pin[data-v-00db9167]{height:3.25rem;width:3.25rem}.pin-inner-content-wrapper.active[data-v-00db9167]{transform:scale(1.2)}.pin-inner-content-wrapper.active .pin-dot[data-v-00db9167]{background:#fff;border:3px solid var(--signal-color)}.pin-inner-content-wrapper.active .pin-label[data-v-00db9167]{background:var(--signal-color);color:#fff}.stop-list-section[data-v-00db9167]{position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;gap:0px;border-radius:20px 20px 0 0;border-top:var(--border);padding:0 5vw var(--safe-bottom);background:var(--bg-gradient);min-height:80px;overflow-y:auto;height:var(--stop-list-height, 80px);z-index:9999999;transition:height .3s cubic-bezier(.4,0,.2,1)}.stop-list-section.dragging[data-v-00db9167]{transition:none!important}.stop-list-section.minimized[data-v-00db9167]{height:calc(160px + var(--safe-bottom))}.stop-list-section.default[data-v-00db9167]{height:calc(35vh + var(--safe-bottom))}.stop-list-section.maximized[data-v-00db9167]{height:calc(100vh - var(--safe-top) - 30px - 1rem - 25px)}.stop-list-section .toggle-item[data-v-00db9167]{position:relative;width:100%;height:3px;margin:0 auto 10px;padding:15px 0}.stop-list-section .toggle-item[data-v-00db9167]:after{display:block;position:relative;content:"";width:50px;height:3px;border-radius:10px;background:var(--text);margin:0 auto;pointer-events:none}.stop-list-section h2[data-v-00db9167]{margin-bottom:10px}.stop-list-section .native-scroll-container[data-v-00db9167]{height:100%;max-height:100%;padding-top:30px;padding-bottom:calc(env(safe-area-inset-bottom,20px) + 30px);mask-image:linear-gradient(to bottom,transparent 0px,black 32px,black calc(100% - 32px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0px,black 32px,black calc(100% - 32px),transparent 100%)}.close-btn[data-v-00db9167]{position:absolute;right:0;top:0;padding:.8rem 1.125rem}.close-btn svg[data-v-00db9167]{fill:#fff;height:.8rem;width:.8rem}.active-pin-stop-container[data-v-00db9167]{overflow:hidden;height:84px;width:max-content;margin-bottom:.8rem}.active-pin-stop[data-v-00db9167]{height:84px;width:auto}.active-pin-stop.locked[data-v-00db9167]{transform:scale(1.231);filter:blur(10px)}[data-v-4ce05639]:root{--mainPadding: 1.5rem;--widePadding: 2.5rem;--black: #000000;--grey: #7E7C8C;--grey-2: #908E8E;--grey-3: #8F8F8F;--estimation: #EAD7CC;--rail: rgba(255, 255, 255, .5);--transparent: rgba(0, 0, 0, .4);--darkred: #3A1E24;--lightgrey: #9F9F9F;--blue: #01AEF0;--brand-blue-on-dark: #008DFC;--darkblue: #0078D6;--topbarHeight: 7rem;--small-radius: .75rem;--radius: 2rem;--safe-top: 36px;--safe-bottom: 48px;--orange: #FF9E1B;--yellow: #DFBE3A;--blur: blur(10px);--quiz-blue: #48AEFF;--quiz-turquoise: #58EBF6;--quiz-violet: #AA84E3;--quiz-pink: #F587B3;--quiz-wrong: #FF4870;--quiz-correct: #00FC37;--onboardingContainer: #20212B;--debug: #e30c9a}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSText;src:url(./fonts/MBCorpoSText-Bold-Web.ttf) format("truetype");font-weight:700}@font-face{font-family:MBCorpoATitle;src:url(./fonts/MBCorpoATitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Light-Web.ttf) format("truetype");font-weight:300}@font-face{font-family:MBCorpoSTitle;src:url(./fonts/MBCorpoSTitle-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoATitleCond;src:url(./fonts/MBCorpoATitleCond-Regular-Web.ttf) format("truetype");font-weight:400}@font-face{font-family:MBCorpoAScreenCond;src:url(./fonts/MBCorpoAScreen1Cond-Regular-Web.ttf) format("truetype");font-weight:400}main.static-page[data-v-4ce05639]{overflow:auto;height:100vh;position:relative;padding:calc(var(--topbarHeight) + var(--mainPadding)) 0 3rem}.inner-content[data-v-4ce05639]{padding:var(--mainPadding) var(--mainPadding) var(--mainPadding)}[data-v-4ce05639] .standalone-img{width:100%}.page-img-wrapper[data-v-4ce05639]{position:relative;width:100%;overflow:hidden;display:flex}.page-img-wrapper img[data-v-4ce05639]{width:100%;object-fit:cover;height:100%;aspect-ratio:4 / 3}.main-text[data-v-4ce05639]{margin-top:2rem}.main-content[data-v-5169604a]{height:100vh;display:flex;flex-direction:column;padding:calc(var(--topbarHeight) + var(--mainPadding)) var(--mainPadding) 3rem;justify-content:space-between;overflow:auto}h2[data-v-5169604a]{margin:0 1rem}.sections[data-v-5169604a]{margin-top:2rem;height:100%;margin-bottom:1rem}.btn-location[data-v-5169604a]{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;max-height:25vh;margin-bottom:1rem;padding:1rem;border-radius:2px;overflow:hidden}.btn-location h3[data-v-5169604a]{position:relative;z-index:1}.btn-location .section-img[data-v-5169604a]{position:absolute;left:0;right:0;bottom:0;top:0;object-fit:cover;width:100%;height:100%;z-index:-1}.btn-location[data-v-5169604a]:after{pointer-events:none;content:"";position:absolute;bottom:0;left:0;right:0;height:170px;background:linear-gradient(0deg,#000 4.82%,#0000)}.btn-location.offsite[data-v-5169604a]{color:#fff;background:var(--offsite)}.top-enter-active[data-v-eb169ad1],.top-leave-active[data-v-eb169ad1]{transition:all .4s ease-in-out}.top-enter-from[data-v-eb169ad1],.top-leave-to[data-v-eb169ad1]{transform:translate3d(0,-100%,0)}.bottom-enter-active[data-v-eb169ad1],.bottom-leave-active[data-v-eb169ad1]{transition:all .4s ease-in-out}.bottom-enter-from[data-v-eb169ad1],.bottom-leave-to[data-v-eb169ad1]{transform:translate3d(0,100%,0)}.left-enter-active[data-v-eb169ad1],.left-leave-active[data-v-eb169ad1]{transition:all .4s ease-in-out}.left-enter-from[data-v-eb169ad1],.left-leave-to[data-v-eb169ad1]{transform:translate3d(100%,0,0);z-index:400}.right-enter-active[data-v-eb169ad1],.right-leave-active[data-v-eb169ad1]{transition:all .4s ease-in-out}.right-enter-from[data-v-eb169ad1],.right-leave-to[data-v-eb169ad1]{transform:translate3d(-100%,0,0)}.fade-enter-active[data-v-eb169ad1],.fade-leave-active[data-v-eb169ad1]{transition:all .4s ease-in-out}.fade-enter-from[data-v-eb169ad1],.fade-leave-to[data-v-eb169ad1]{opacity:0}.none-enter-active[data-v-eb169ad1],.none-leave-active[data-v-eb169ad1]{transition:all 0ms linear}.none-enter-from[data-v-eb169ad1],.none-leave-to[data-v-eb169ad1]{opacity:0}.splashscreen-loader[data-v-eb169ad1]{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-eb169ad1]:after,.splashscreen-loader[data-v-eb169ad1]:before{content:"";width:48px;height:48px;border-radius:50%;background:#060c20;position:absolute;left:0;top:0;animation:splashscreenloader-eb169ad1 2s linear infinite;transform:scale(0)}.splashscreen-loader[data-v-eb169ad1]:after{animation-delay:1s}@keyframes splashscreenloader-eb169ad1{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}
