.app-mobile-menu{position:fixed;left:14px;right:14px;bottom:calc(var(--safe-inset-bottom) + 2px);bottom:max(var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)),8px);background:#1d1d1d33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;height:60px;border:1px solid rgba(255,255,255,.2);box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:0 5px;transition:transform .225s cubic-bezier(.4,0,.6,1);z-index:100}.app-mobile-menu~.v-layout .line-point-list__hide{bottom:78px}.app-mobile-menu.ios{bottom:16px}.app-mobile-menu.hide{transform:translateY(80px);transform:translateY(calc(var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)) + 70px))}.app-mobile-menu.hide~.v-layout .line-point-list__hide{bottom:10px}.app-mobile-menu.ios.hide{transform:translateY(80px)}.app-mobile-menu__item{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;transition:.12s color;z-index:1;position:relative;transition-delay:0s}.app-mobile-menu__item svg{transform:translateY(-6px);transition:.12s transform}.app-mobile-menu__item.active{transition-delay:.1s;color:var(--text-color)}.app-mobile-menu__item.active svg{transform:none}.app-mobile-menu__item.active .app-mobile-menu__item-title{opacity:0;transform:translateY(6px)}.app-mobile-menu__item-title{position:absolute;font-size:11px;bottom:3px;transition:.12s transform,.12s opacity}.app-mobile-menu__marker{width:50px;height:50px;background-color:#fff;border-radius:25px;position:absolute;transition:transform .3s cubic-bezier(.47,1.4,.41,.95)}.v-icon-button{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#fff;background:none;border:none;border-radius:9999px;padding:1px 0 0;box-sizing:border-box;flex-shrink:0}.v-icon-button.glass{background:#1d1d1d33;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.v-icon-button.glass.active{background-color:var(--button-color);-webkit-backdrop-filter:none;backdrop-filter:none}.v-icon-button.fill{background:#fff;color:#000}.v-icon-button.square2{border-radius:8px;width:30px;height:30px;background-color:#fff}.v-icon-button.square{background-color:#f2f2f2;color:#c2c2c2;border-radius:12px;width:40px;height:40px}.v-icon-button.square.active{color:var(--text-color)}.app-user-button{position:absolute;top:var(--safe-inset-top);top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),24px);right:14px;width:42px;height:42px;border:2px solid #FFFFFF;border-radius:50%;box-sizing:border-box;border:none;display:flex;align-items:center;justify-content:center;border:2px solid white;overflow:hidden}.app-user-button img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.app-user-button.glass{border:none;background:#1d1d1d33}.app-user-button.glass svg{color:#fff}.app-user-button.hasAvatar{border:2px solid white}.app-banner{display:flex;align-items:center;gap:12px;padding-top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),10px);padding-bottom:10px;padding-left:16px;padding-right:16px;background:var(--blocks-color);text-decoration:none;color:var(--text-color)}.app-banner:active{opacity:.8}.app-banner__icon{flex-shrink:0;width:44px;height:44px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center}.app-banner__text{flex:1;min-width:0}.app-banner__title{font-size:14px;font-weight:700;line-height:18px}.app-banner__subtitle{font-size:12px;color:#8a8a8a;margin-top:2px}.app-banner__close{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#8a8a8a}.app-banner__close svg{width:16px;height:16px}.content-card{margin:0 12px;background-color:var(--primary-color);padding:20px;border-radius:24px;color:#fff;font-weight:700;font-size:16px;line-height:16px}.content-card .title{font-weight:800;font-size:24px;line-height:24px;margin-bottom:12px}.content-card .v-button{margin-top:24px;background-color:#71231c}.v-button{height:42px;display:flex;align-items:center;gap:8px;background-color:var(--button-color);border-radius:9999px;text-decoration:none;cursor:pointer;box-sizing:border-box;font-size:14px;font-weight:700;color:#fff;border:none;text-align:center;justify-content:center;flex-shrink:0}.v-button.large{height:52px;font-size:18px}.v-button.primary{background-color:var(--primary-color)}.v-button.primary:active{background-color:#c0291e}.v-button.secondary{background-color:#8a8a8a}.v-button.flat{color:var(--text-color);background:none}.v-button.w-100{width:100%}.v-button.disabled{opacity:.4;pointer-events:none}.v-skeleton{position:relative;background-color:#e5e7eb;overflow:hidden}.v-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:v-skeleton-shimmer 1.2s infinite}@keyframes v-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.v-slider{height:400px;position:relative;overflow:hidden;touch-action:pan-y;z-index:2}.v-slider .v-slider-counter,.v-slider .v-slider-counter__dynamic{position:absolute;z-index:10;left:0;right:0;margin:0 auto;bottom:10px;background:#9696964d}.v-slider .v-slider-counter>div,.v-slider .v-slider-counter__dynamic>div{background-color:#fff6}.v-slider__line{display:flex;height:100%;z-index:3;will-change:transform;width:fit-content}.v-slider__slide{width:100vw;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#000;box-sizing:border-box;contain:paint;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background-size:cover;background-position:center}.v-slider__slide img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.v-slider__skeleton{position:absolute;inset:0}.v-slider-counter__dynamic{display:flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;align-self:center;width:fit-content;margin:0 auto;padding:0;height:14px;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.v-slider-counter__dynamic .pagination-container{overflow:hidden;position:relative;width:50px;height:100%}.v-slider-counter__dynamic .pagination-container .pagination-track{padding:0 4px;will-change:transform;height:100%;white-space:nowrap}.v-slider-counter__dynamic>div,.v-slider-counter__dynamic .pagination-track>div{width:8px;height:8px;background-color:#fff6;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;flex-shrink:0}.v-slider-counter__dynamic>div.active,.v-slider-counter__dynamic .pagination-track>div.active{background-color:#fff}.v-slider-counter__dynamic.large{height:26px}.v-slider-counter__dynamic.large .pagination-container{width:50px}.v-slider-counter__dynamic.large>div,.v-slider-counter__dynamic.large .pagination-track>div{width:16px;height:16px}.v-slider-counter__dynamic.large>div.center,.v-slider-counter__dynamic.large .pagination-track>div.center{width:32px!important;height:12px!important}.v-slider-counter__dynamic.large>div.near,.v-slider-counter__dynamic.large .pagination-track>div.near{width:16px!important;height:8px!important}.v-slider-counter__dynamic.large>div.far,.v-slider-counter__dynamic.large .pagination-track>div.far{width:8px!important;height:6px!important}.v-slider-counter__dynamic.small{padding:0 4px;background-color:#fff6}.home-page-events{padding-top:24px}.home-page-events h1{margin-bottom:24px}.home-page-events .v-button{width:100%}.home-page-events__slider__loader{height:252px;margin-top:10px;margin-bottom:12px;border-radius:24px}.home-page-events__slider{height:252px;margin:10px -14px 12px}.home-page-events__slider .v-slider__line{gap:6px}.home-page-events__slider .v-slider__slide{border-radius:24px;width:calc(100vw - 24px)}.home-page-events__info{padding:32px 16px 16px;font-weight:600;font-size:18px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#fff;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#1d1d1dd9,#1d1d1d00)}.home-page-events__slider-counter{position:absolute;z-index:5;left:0;right:0;margin:-20px auto 0}.v-compact-search{width:40px;height:40px;flex-shrink:0;background-color:var(--blocks-color);border-radius:20px;transition:width .225s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.v-compact-search.active{width:calc(100vw - 24px)}.v-compact-search>input{flex-grow:1;background:none;border:none;padding-left:40px;padding-right:40px;outline:none;border-radius:20px;font-size:14px;overflow:hidden;position:absolute;inset:0}.v-compact-search__icon{position:absolute;top:13px;left:13px;color:#9f9f9f}.v-compact-search__close-button{color:var(--text-color);position:absolute;width:36px;height:36px;top:1px;right:2px;color:#9f9f9f}.v-compact-search__close-button>svg{width:12px;height:12px}.v-tabs{display:flex;gap:6px;overflow-y:hidden;overflow-x:auto}.v-tabs::-webkit-scrollbar{display:none}.home-page-landmarks__header{display:flex;overflow-y:auto;height:44px;gap:6px;margin-bottom:6px;padding:0 12px}.home-page-landmarks__header::-webkit-scrollbar{display:none}.home-page-landmarks__header-item{height:40px;background-color:var(--blocks-color);display:flex;align-items:center;padding:0 16px;border-radius:20px;gap:8px;white-space:nowrap;font-size:14px;font-weight:500;border:none}.home-page-landmarks__header-item svg{flex-shrink:0;height:16px;width:16px}.home-page-landmarks__header-item.v-icon-button{padding:0;width:40px;color:#0006}.home-page-landmarks__header-item.active{background-color:var(--button-color);color:#fff}.home-page-landmarks__list{display:flex;flex-direction:column;gap:6px}.home-page-landmarks__list-item{padding:14px 14px 14px 94px;position:relative;background-color:var(--blocks-color);min-height:68px;text-decoration:none;color:var(--text-color);border-radius:16px}.home-page-landmarks__list-item img{width:68px;height:68px;object-fit:cover;border-radius:10px;position:absolute;left:14px;top:14px}.home-page-landmarks__list-item .title{font-weight:700;font-size:16px;margin-bottom:8px}.home-page-landmarks__list-item .text{color:var(--text-secondary-color);font-weight:500;font-size:14px;line-height:16px}.home-page-landmarks__container{height:480px}.home-page-landmarks__btn{margin:10px 0;width:100%}.home-page-landmarks__empty{text-align:center;font-size:18px;font-weight:700}.home-page-places__tags{display:flex;flex-wrap:wrap;gap:4px}.home-page-places__tags-item{background-color:var(--blocks-color);height:36px;padding:0 16px;font-weight:500;font-size:14px;border:none;border-radius:36px}.home-page-places__tags-item.active{background-color:var(--primary-color);color:#fff}.home-page-places__tags.large{gap:8px}.home-page-places__tags.large .home-page-places__tags-item{height:64px;padding:0 20px;font-size:24px;cursor:pointer}.home-page-places__h2{margin-top:40px;margin-bottom:20px}.home-page-places__scroll-row{height:auto;margin:0 -14px;overflow-x:auto;overflow-y:hidden;display:flex;gap:4px;padding:0 16px;-ms-overflow-style:none;scrollbar-width:none}.home-page-places__scroll-row::-webkit-scrollbar{display:none}.home-page-places__item{width:min(60vw,250px);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;text-align:left;color:var(--text-color);text-decoration:none;display:block;height:100%;flex-shrink:0}.home-page-places__item img{height:282px;width:100%;object-fit:cover;border-radius:24px;flex-shrink:0}.home-page-places__item--show-all{background:var(--primary-color);display:flex;justify-content:center;align-items:center;height:282px;border-radius:24px;color:#fff;font-size:18px;font-weight:700;line-height:18px}.home-page-places__item-title{font-weight:700;font-size:18px;margin-top:16px;line-height:18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-page-places__item-address{color:#a5a5a5;font-weight:700;font-size:16px;line-height:16px;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@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) format("woff");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)}}.stories-overlay{width:100%;height:100%;inset:0;background-color:#000;z-index:105;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;--offset: 0}.stories-overlay.v-enter-active{transition:all .335s cubic-bezier(.4,0,.2,1),opacity .2s ease}.stories-overlay.v-leave-active{transition:all .335s cubic-bezier(.4,0,.2,1),opacity .2s ease .1s}.stories-overlay.v-enter-active .stories-overlay__progress-row,.stories-overlay.v-leave-active .stories-overlay__progress-row,.stories-overlay.v-enter-active .stories-overlay__close-btn,.stories-overlay.v-leave-active .stories-overlay__close-btn{display:none}.stories-overlay.v-enter-active .stories-overlay__image,.stories-overlay.v-leave-active .stories-overlay__image{animation-play-state:paused}.stories-overlay.v-enter-from,.stories-overlay.v-leave-to{transform:var(--transform);opacity:0}.stories-overlay__image{height:100%;display:block;width:auto;animation:pan 25s linear infinite alternate;animation-delay:.2s;opacity:0;transform:translate(var(--offset-start));transform-origin:left center;position:absolute;top:0;left:0;transition:opacity .225s}.stories-overlay__image.cover{width:100%;object-fit:cover;transform:none;animation:none}.stories-overlay__image.contain{width:100%;object-fit:contain;transform:none;animation:none}.stories-overlay__progress-row{position:absolute;top:var(--safe-inset-top);top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),24px);left:14px;right:14px;display:flex;gap:10px;z-index:2}.stories-overlay__progress-row>div{height:2px;flex:1 1 50px;border-radius:1px;background-color:#1d1d1d55;position:relative}.stories-overlay__progress-row>div.complete{background-color:#fff}.stories-overlay__progress-row .progress{background-color:#fff;position:absolute;top:0;bottom:0;left:0;border-radius:1px;animation:lineprogress 15s linear alternate}.stories-overlay__close-btn{width:36px;height:36px;color:#fff;position:absolute;top:calc(var(--safe-inset-top) + 16px);top:calc(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)) + 16px);right:14px;z-index:2;padding:0}.stories-overlay__detail-btn{position:absolute;bottom:14px;width:calc(100% - 28px);height:52px;margin:0 14px;z-index:1}@keyframes pan{0%{transform:translate(var(--offset-start))}to{transform:translate(var(--offset))}}@keyframes lineprogress{0%{width:0%}to{width:100%}}.stories-row{display:flex;gap:8px;overflow:hidden;overflow-x:auto}.stories-row__slider{position:fixed;top:0;left:0;width:100%;height:100%;background:#1d1d1de6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100}.stories-row__item{font-size:11px;line-height:11px;font-weight:500;border:2px solid var(--primary-color);box-sizing:border-box;height:80px;width:80px;flex-shrink:0;border-radius:14px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:7px 4px;position:relative;background-position:center;background-size:cover}.stories-row__item div{position:relative;z-index:2}.v-skeleton.stories-row__item{border-color:var(--input-background-color)}button.stories-row__item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 50.09%,#000);border-radius:12px}.home-page{background:#fff}.home-page img{pointer-events:none;-webkit-user-select:none;user-select:none}.home-page *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.home-page__header{padding-top:var(--safe-inset-top);padding-top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),24px);padding-bottom:16px;position:relative}.home-spacing-top{margin-top:60px}.home-page__links1{display:flex;gap:10px}.home-page__links1-item{flex:1 1 50px;display:flex;position:relative;background-color:var(--blocks-color);border-radius:14px;height:100px;text-decoration:none;padding:10px;box-sizing:border-box;font-weight:700;color:var(--text-color);font-size:14px;line-height:14px}.home-page__links1-item img{position:absolute;bottom:0;right:0;border-bottom-right-radius:14px}.home-page__match-card{background-image:url(/assets/lines-2-D7XWgmOk.png);background-position:right bottom;background-size:150px;background-repeat:no-repeat}.v-layout-decoration{position:absolute;top:0;right:0;width:100%}.v-layout-decoration path{stroke-dashoffset:2584;stroke-dasharray:2584;animation:1.4s cubic-bezier(.4,0,.2,1) forwards draw;animation-delay:.2s}.v-layout-decoration.disableAnimation path{animation:none;stroke-dashoffset:4000}@keyframes draw{to{stroke-dashoffset:4000}}.v-layout{min-height:100%;background-color:#f6f6f6;display:flex;flex-direction:column;overflow:hidden}.v-layout.red{background-color:#ff4032;color:#fff}.v-layout.green{background-color:#adcf44}.v-layout.green .v-layout-decoration path{stroke:#bdd969}.v-layout.imper{background-color:#2b6ff1}.v-layout.imper .v-layout-decoration path{stroke:#588ae9}.v-layout.victory .line-item-page__image>img{object-position:center}.v-layout.not-overflow{overflow:unset}.v-layout__header{display:flex;flex-direction:column;gap:32px;padding-top:var(--safe-inset-top);padding-top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),24px);flex-shrink:0}.v-layout__header h1{text-align:left}.v-layout__content{flex-grow:1;background-color:#fff;border-radius:20px 20px 0 0;margin-top:20px;padding-bottom:92px;padding-top:14px;color:var(--text-color);z-index:2}.v-layout__content.usePadding{padding-bottom:400px}.v-layout__content.narrow{padding:20px}.v-layout__content.flex{display:flex;flex-direction:column}.v-layout__subtitle{font-weight:700;font-size:16px;margin-top:-20px}.v-input{height:40px;background-color:var(--input-background-color);border-radius:14px;position:relative;font-size:14px;display:flex;align-items:center;transition:margin-bottom .225s}.v-input input{height:100%;background:none;border:none;outline:none;font-weight:500;padding-left:14px;font-size:inherit;width:100px;flex:1 1 auto;border-radius:14px;box-sizing:border-box}.v-input input:-webkit-autofill,.v-input input:-webkit-autofill:hover,.v-input input:-webkit-autofill:focus,.v-input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--input-background-color) inset!important;-webkit-text-fill-color:var(--text-color)!important;background-clip:content-box!important;caret-color:var(--text-color)!important}.v-input input::placeholder{color:var(--placeholder-color)}.v-input.hasAdornment input{padding-left:34px}.v-input.hasError{margin-bottom:20px;box-shadow:0 0 1px 1px #ff4032}.v-input__start-adornment{position:absolute;height:100%;width:36px;display:flex;align-items:center;justify-content:center;color:var(--placeholder-color)}.v-input__error-label{position:absolute;left:0;right:0;bottom:-16px;font-size:12px;padding-left:16px;font-weight:500;color:#ff4032;height:12px;line-height:12px;overflow:hidden}.v-input__error-label.v-enter-active,.v-input__error-label.v-leave-active{transition:height .225s ease}.v-input__error-label.v-enter-from,.v-input__error-label.v-leave-to{height:0}.v-input__close{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000}.calendar-popup{width:100%;padding:14px;display:flex;flex-direction:column;gap:4px;background:#fff;border-radius:14px}.calendar-popup__head{padding-bottom:14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1.5px solid rgba(179,179,179,.3)}.calendar-popup__head-date{display:flex;flex-direction:column;align-items:center;gap:4px}.calendar-popup__head-date p{margin:0;font-size:14px;font-weight:500;line-height:1;color:#8a8a8a}.calendar-popup__head-date span{font-size:14px;font-weight:500;line-height:1;color:#8a8a8a;opacity:.5}.calendar-popup__head-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center;background:none;outline:none;padding:0}.calendar-popup__head-btn svg{width:8px;height:auto}.calendar-popup__head-btn--next svg{transform:rotate(180deg)}.calendar-popup__body{padding:8px 8px 0;flex-grow:1;display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-popup__btn{aspect-ratio:1;border-radius:50%}.calendar-popup__btn button{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:none;background:transparent;border-radius:50%;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500;cursor:pointer}.calendar-popup__btn--weekend button{color:var(--primary-color)}.calendar-popup__btn--not-current button{opacity:.2}.calendar-popup__btn.is-selected button{background:#ff403233;color:#1d1d1d}.calendar-popup__btn.is-edge button{background:var(--primary-color);color:#fff;opacity:1}.calendar-popup__btn.disabled{pointer-events:none;opacity:.2}.calendar-popup__time{display:flex;justify-content:center}.calendar-popup__time input{width:68px;height:28px;text-align:center;border-radius:12px}.calendar-popup__reset{font-size:12px;margin:5px auto 0;border-radius:16px;padding:5px 8px}.calendar-line{position:relative}.calendar-line__open-calendar{position:sticky;left:0;display:flex;align-items:center;gap:5px;color:#8a8a8a;font-size:14px;font-weight:500;background:none;padding:0;transform:translate(-15px)}.calendar-line__open-calendar svg{transition:.3s}.calendar-line__open-calendar.is-active svg{transform:scaleY(-1)}.calendar-line__list-wrapper{display:flex;gap:20px;overflow-x:auto;padding:0 15px}.calendar-line__list-wrapper::-webkit-scrollbar{display:none}.calendar-line__list{margin-top:10px;display:flex;gap:20px;padding:10px 0}.calendar-line__list>button{position:relative;flex-grow:1;display:flex;flex-direction:column;align-items:center;font-size:14px;font-weight:500;line-height:1;padding:0;background:none;border-radius:50%}.calendar-line__list>button:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:var(--primary-color);border-radius:50%;z-index:-1;opacity:0}.calendar-line__list>button:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#ffd9d6;z-index:-1;opacity:0}.calendar-line__list>button.weekend span:nth-child(2){color:#ff403280}.calendar-line__list>button.is-selected:not(.is-diaposone){color:#fff}.calendar-line__list>button.is-selected:not(.is-diaposone):after{opacity:1}.calendar-line__list>button.is-selected:not(.is-diaposone) span{color:#fff}.calendar-line__list>button.is-selected.is-diaposone:not(.is-first-diaposone):not(.is-last-diaposone):after{opacity:1;background:#ffd9d6;border-radius:0}.calendar-line__list>button.is-selected.is-first-diaposone{color:#fff;position:relative;z-index:1}.calendar-line__list>button.is-selected.is-first-diaposone:after{opacity:1}.calendar-line__list>button.is-selected.is-first-diaposone:before{opacity:1;border-radius:50% 0 0 50%}.calendar-line__list>button.is-selected.is-first-diaposone span{color:#fff}.calendar-line__list>button.is-selected.is-last-diaposone{color:#fff}.calendar-line__list>button.is-selected.is-last-diaposone:after{opacity:1;z-index:1}.calendar-line__list>button.is-selected.is-last-diaposone:before{opacity:1;border-radius:0 50% 50% 0}.calendar-line__list>button.is-selected.is-last-diaposone span{color:#fff}.calendar-line__list>button.is-disabled{pointer-events:none;opacity:.2}.calendar-line__list>button span{position:relative;z-index:2}.calendar-line__list>button span:nth-child(2){font-size:12px;line-height:1;color:#1d1d1d80}.calendar-line__popup{position:absolute;left:0;bottom:30px;max-width:75%;transform:translateY(100%);z-index:3;background:var(--blocks-color);border:1px solid rgba(0,0,0,.1)}.event-active-filters{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:4px}.event-active-filters>div{background:var(--text-color);color:#fff;padding:7.5px 12px;border-radius:40px;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:1.2}.event-active-filters>div p{margin:0}.event-active-filters>div.event-active-filters__reset-all{background:#8a8a8a;color:#fff}.activities-page .v-layout__content{padding-left:0;padding-right:0}.activities-page__head{display:flex;gap:5px}.activities-page__head .v-input{flex-grow:1}.activities-page__head .v-icon-button{color:var(--text-color);color:#1d1d1d33}.activities-page__head .v-icon-button.active{color:var(--text-color)}.activities-page__item{position:relative;margin-top:14px;display:flex;flex-direction:column;overflow:hidden}.activties-page__item-text{background-color:#f6f6f6;z-index:2;border-radius:0 0 20px 20px;padding:16px 16px 20px}.activties-page__item-text .title{font-weight:700;font-size:16px;line-height:16px;margin-bottom:4px}.activties-page__item-text .text{font-size:14px;line-height:16px;color:var(--text-secondary-color);font-weight:500;white-space:pre-wrap}.activities-page__filters{bottom:unset;box-sizing:border-box;padding-top:44px;height:90dvh;top:10vh}.activities-page__filters-inner{padding:0 20px calc(var(--safe-inset-bottom) + 20px)}.activities-page__filters-inner-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.activities-page__filters-inner-head h2{margin:0}.activities-page__filters-btns{display:flex;gap:5px}.activities-page__filters-btns>button{height:30px;border-radius:16px}.activities-page__filters-btns>button:nth-child(2){background:var(--button-color);color:#fff;font-weight:500}.activities-page__empty{margin-top:30px;font-size:18px;font-weight:700;text-align:center}.activties-page__item-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.activities-page__wrapper{overflow:hidden}.activities-page__wrapper.is-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:30px}.activities-page__wrapper.is-grid .activties-page__item-text .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.activities-page__item-img{position:relative;height:120px;border-radius:20px 20px 0 0;overflow:hidden;flex-shrink:0}.activities-page__item-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.activities-page__detail{bottom:unset;box-sizing:border-box;padding-top:44px;height:85vh;top:15vh}.activities-page__detail .activities-page__filters-inner{padding-bottom:calc(var(--safe-inset-bottom) + 20px)}.activities-page__detail h2{margin-bottom:10px}.activities-page__detail .title{font-size:18px;font-weight:700;line-height:18px}.activities-page__detail .photos-slider{margin-bottom:20px;height:272px}.activities-page__detail .v-button{color:#fff}.activities-page__detail-description{font-size:16px;font-weight:500;line-height:18px;white-space:pre-line}.activities-page__place{margin-top:10px;line-height:18px}.activities-page__apply-btn{margin-top:20px;width:100%}.activities-page__calendar-line{margin:24px 0}.activities-page__calendar-line .calendar-line__list-wrapper{padding:0 14px}.activities-page__calendar-line .calendar-line__open-calendar{transform:none}.activities-page__calendar-line .calendar-line__popup{left:10px;border-radius:14px}.activities-page__selected-filters-head{margin-top:14px;margin-bottom:0}.activities-page__categories{margin-bottom:14px;display:flex;gap:5px;overflow:auto}.activities-page__categories::-webkit-scrollbar{display:none}.activities-page__categories button{background:var(--blocks-color);margin:0;padding:7.5px 12px;border-radius:14px;white-space:nowrap;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.activities-page__categories button svg{width:16px;height:auto;fill:var(--text-color)}.activities-page__categories button.active{background:var(--text-color);color:#fff}.activties-page__item-tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:5px}.activties-page__item-tags>p{margin:0;font-size:14px;font-weight:500;line-height:16px;padding:8px 10px;background:#fff;border-radius:40px}.v-slider-counter{display:flex;align-items:center;gap:4px;justify-content:center;flex-shrink:0;background-color:#d1d1d1;align-self:center;width:fit-content;margin:0 auto;padding:0 6px;height:14px;border-radius:20px}.v-slider-counter>div{width:6px;height:6px;background-color:#e3e3e3;border-radius:9999px;transition:width .15s cubic-bezier(.4,0,.6,1),background-color .15s}.v-slider-counter>div.active{background-color:#fff}.v-slider-counter.large{height:26px;padding:0 12px;gap:8px}.v-slider-counter.large>div{width:10px;height:10px}.photos-slider{overflow:hidden;border-radius:14px;height:calc(100vw - 28px)}.photos-slider .v-slider__slide{width:calc(100vw - 28px)}.photos-slider.compact{height:calc(81vw - 28px)}.photos-slider img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;position:absolute}.photos-slider img.first{border-radius:14px 0 0 14px}.photos-slider img.last{border-radius:0 14px 14px 0}.photos-slider.compact img{object-position:center 15%}.activity-page .photos-slider{height:270px}.activity-page__content{padding-top:20px;padding-bottom:20px}.activity-page__content h1{text-align:left;font-size:24px;line-height:23px;margin-bottom:10px}.activity-page__dates{margin:10px 0 0;font-size:18px;font-weight:700;line-height:18px}.activity-page__text{margin-top:20px;font-size:16px;font-weight:500;line-height:21px;white-space:pre-wrap}.activity-page__btn{margin-top:20px;width:100%;font-size:18px;height:52px}.places-grid__h3{margin:0;padding-top:14px;font-size:24px;height:62px}.places-grid__h3.large{height:120px;font-size:40px;padding-top:40px}.places-grid__title{font-weight:700;font-size:18px;height:40px;box-sizing:border-box;padding-top:8px}.places-grid__title.large{height:60px;font-size:30px}.places-grid__row{display:flex;gap:20px;height:calc(50vw + 34px)}.places-grid__row.large{height:440px}.places-grid__item{width:calc(50% - 10px);text-align:center;font-weight:700;font-size:15px;position:relative;color:var(--text-color);text-decoration:none}.places-grid__item>.like-button{position:absolute;top:6px;right:6px}.places-grid__item>img{margin-bottom:2px;width:100%;aspect-ratio:1;border-radius:24px;box-sizing:border-box;object-fit:cover}.places-grid__item>div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:17px}.places-grid__item.large{width:calc(33% - 10px);font-size:26px;line-height:30px}.places-grid__item.large>img{margin-bottom:10px}.map-page-places{overscroll-behavior-y:none;position:relative}.map-page-places-inner{padding:0 20px 12px;box-sizing:border-box}.places-list__row{height:96px;margin-bottom:4px;background-color:#f8f8f8;padding:14px 42px 14px 94px;position:relative;box-sizing:border-box;border-radius:10px;display:block;color:var(--text-color);text-decoration:none}.places-list__row img{position:absolute;width:68px;height:68px;top:14px;left:14px;border-radius:10px;box-sizing:border-box;object-fit:cover}.places-list__row .title{font-weight:700;font-size:15px;line-height:15px;margin-bottom:8px}.places-list__row .text{font-size:12px;color:var(--text-secondary-color);line-height:13px}.places-list__row .text.text-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.places-list__row>.like-button{position:absolute;top:6px;right:6px;color:var(--text-color)}.places-list__title{font-weight:700;font-size:18px;padding-top:16px;box-sizing:border-box}.data-container__heading{padding:0 20px 8px;display:flex;gap:5px}.data-container__heading .v-input{margin-right:5px}.data-container__search{flex:1 1 auto}.data-container__search input{font-size:16px}.data-container__sticky{position:sticky;top:-60px;left:0;right:0;z-index:100;background-color:#fff;margin-bottom:8px}.data-container__empty{padding:0 20px;text-align:center;font-size:18px;font-weight:700}.data-container__places-loading{padding:0 20px}.data-container__places-loading>.data-container__heading{padding:0}.data-container__places-loading-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.data-container__places-loading-grid>.v-skeleton{width:100%;aspect-ratio:1;border-radius:24px}.data-container__h3{margin:0;padding:14px 20px 0;font-size:24px;height:62px}.page-data-container{height:100%;padding-bottom:60px;box-sizing:border-box;background-color:#fff}.page-data-container.hasSearch>.map-page-places-inner{min-height:calc(100vh - 144px)}.page-data-container>.data-container__sticky{top:-150px}.like-button{width:30px;height:30px;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.like-button>svg{pointer-events:none}.like-button--animate{animation:like-pop .3s ease forwards}.like-button:active{transform:scale(.85)}.like-button.large{width:46px;height:46px}.like-button.large>svg{width:28px;height:28px}.like-button.disabled{pointer-events:none}@keyframes like-pop{0%{transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(.9)}to{transform:scale(1)}}.data-container__tags{height:48px;margin-top:-4px;padding:8px 20px;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;background-color:#fff;box-sizing:border-box;flex-shrink:0}.data-container__tags>button,.data-container__tags>.v-skeleton,.data-container__tags>a{border-radius:16px;padding:0 12px;font-weight:500;font-size:14px;height:32px;display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--text-color);background-color:var(--blocks-color)}.data-container__tags>button.active,.data-container__tags>.v-skeleton.active,.data-container__tags>a.active{background-color:#1d1d1d;color:#fff}.data-container__tags>.v-skeleton{width:70px}.v-layout-detached{background-color:#ff4032;color:#fff;flex-shrink:0;position:relative}.v-layout-detached__start-content{background-color:#fff;border-radius:20px 20px 0 0;height:20px;margin-top:20px;z-index:1;position:relative}.favorite__empty{font-size:18px;font-weight:700;text-align:center;margin-top:23vh;display:flex;flex-direction:column;gap:12px;align-items:center}.favorite__empty>.text{font-weight:500;font-size:16px}.favorite__empty>.v-button{margin-top:10px;padding:0 46px}div.favorites-page__content{padding:20px 0 0}.category-page__item{padding:14px 14px 14px 52px;background-color:var(--blocks-color);border-radius:14px;text-align:left;text-decoration:none;margin-bottom:6px;position:relative;color:var(--text-color);display:flex;flex-direction:column;justify-content:center;gap:6px;min-height:60px;box-sizing:border-box}.category-page__item img{position:absolute;left:14px;height:26px}.category-page__item .title{font-size:15px;font-weight:700;line-height:15px}.category-page__item .description{font-weight:500;color:var(--text-secondary-color);font-size:14px;line-height:15px}.v-image{position:relative}.v-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.v-image .v-skeleton{position:absolute;inset:0}.v-list__item{margin-top:14px;background:none;text-decoration:none;border:none;padding:0;display:block}.v-list__item .v-image{height:130px}.v-list__item .v-image img,.v-list__item .v-image .v-skeleton{border-radius:20px 20px 0 0;object-position:bottom}.v-list__item:active .v-list__item-text{background-color:#f0f0f0}.v-list__item-text{padding:16px;background-color:#f6f6f6;font-size:16px;line-height:18px;border-radius:0 0 20px 20px;text-align:left;color:var(--text-color)}.v-list__item-text .title{font-weight:700;margin-bottom:6px}.v-list__item-text .text{color:var(--text-secondary-color);font-weight:500}.v-list__item-text .text.clamp-height{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.lines-page .v-list__item:nth-child(4) .v-image img{object-position:center}.tour-selected-filters{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:4px}.tour-selected-filters>div{background:var(--text-color);color:#fff;padding:7.5px 12px;border-radius:40px;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:1.2}.tour-selected-filters>div.tour-selected-filters__reset-all{background:#8a8a8a;color:#fff}.v-range{position:relative;padding-bottom:20px}.v-range *{box-sizing:border-box}.v-range .text-subtitle{margin-bottom:6px}.v-range .v-form-control__contained{position:relative}.v-range input,.v-range .shadow-text{background:none;border:none;width:100%;height:100%;outline:none;padding:0 0 4px}.v-range .shadow-text{position:absolute;pointer-events:none;display:flex;align-items:center;gap:4px;color:transparent;-webkit-user-select:none;user-select:none}.v-range .shadow-text span{color:#000}.v-range__marker{position:absolute;left:0;width:20px;height:20px;border-radius:9999px;top:-2px;background-color:#fff;border:3px solid var(--primary-color);box-sizing:border-box;z-index:1;margin-left:-10px}.v-range__marker-value{position:absolute;top:100%;left:calc(50% - 15px);width:30px;text-align:center;font-size:13px;letter-spacing:-.02em;cursor:default;background-color:#fff;border-radius:4px}.v-range__line-area{position:relative;height:16px;margin:-10px 12px 0;cursor:pointer}.v-range__line{position:absolute;top:calc(50% - 2px);left:0;right:0;height:3px;background-color:green}.v-range__line-complete{background-color:var(--primary-color);position:absolute;top:0;bottom:0;left:0;z-index:1}.v-range__submarker{position:absolute;height:16px;width:2px;background-color:pink;pointer-events:none}.v-range__submarker .title{position:absolute;top:16px;width:40px;left:calc(50% - 20px);text-align:center;color:gray;font-size:13px;letter-spacing:-.02em;white-space:nowrap}.v-range-double{width:100%}.v-range-double .v-range__submarker:last-child{display:none}.v-range-double .v-range__submarker .title{left:50%;transform:translate(-52%)}.v-range-double .v-range__inputs{display:flex;gap:5px;margin-bottom:27px}.v-range-double .v-range__inputs>div{width:50%;height:40px}.v-range-double .v-range__inputs>div input{border-radius:12px;background:var(--primary-color);text-align:center;background:#fff;font-size:14px;font-weight:500;color:#1d1d1d33;padding:0;transition:.3s color}.v-range-double .v-range__inputs>div input:focus{color:#1d1d1d}.v-range-double .v-range__inputs>div input.active{color:#1d1d1d}.v-range-double .v-range__marker-value{left:50%;transform:translate(-50%)}.v-range-double .v-range__line{background:var(--primary-color)}.v-range-double .v-range__line-area{z-index:1}.v-range-double .v-range__line-complete{background:gray}.v-range-double .v-range__marker{z-index:2}.v-range-double .v-range__line-area-end{margin-top:-16px;z-index:unset}.v-range-double .v-range__line-area-end .v-range__submarker{display:none}.v-range-double .v-range__line-area-end .v-range__submarker:last-child{display:block}.v-range-double .v-range__line-area-end .v-range__marker{right:0;left:unset;margin-left:0;margin-right:-10px}.v-range-double .v-range__line-area-end .v-range__line-complete{left:unset;right:0}.v-range-double .v-range__line-area-end .v-range__line-complete:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);width:100%;height:15px;background:transparent}.tour-filters .tour-selected-filters__reset-all{display:none}.tour-filters__group{background-color:var(--blocks-color);border-radius:24px;padding:16px;margin-top:10px}.tour-filters__group-title{font-weight:700;font-size:16px;margin-bottom:14px}.tour-filters__values{display:flex;gap:5px;flex-wrap:wrap}.tour-filters__values .calendar-popup{margin-top:10px}.tour-filters__values>button{height:32px;background-color:#fff;display:flex;align-items:center;gap:10px;border:none;border-radius:16px;font-size:15px;font-weight:500;padding:0 12px}.tour-filters__values>button.active{background-color:var(--button-color);color:#fff}.tour-filters__values>button svg{width:16px}.tour-filters__selected{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:4px}.tour-filters__selected>div{background:var(--text-color);color:#fff;padding:7.5px 12px;border-radius:40px;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:1.2}.tours-page .v-image img{object-position:center}.tours-page .activities-page__calendar-line{margin-bottom:10px}.tours-page__head{display:flex;gap:5px}.tours-page__head .v-input{flex-grow:1}.tours-page__head .v-icon-button{color:var(--button-color)}.tours-page__head .v-icon-button.is-active{background:var(--text-color);color:#fff}.tours-page__filters{bottom:unset;height:90vh;top:10vh;box-sizing:border-box;padding-top:44px}.tours-page__filters-inner{padding:0 20px calc(var(--safe-inset-bottom) + 14px)}.tours-page__filters-inner-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.tours-page__filters-inner-head h2{margin:0}.tours-page__filters-inner-head>button{border-radius:16px;background:#8a8a8a;color:#fff;font-size:14px;padding:7.5px 12px;box-sizing:border-box;font-weight:500}.tours-page__empty{font-size:18px;font-weight:700;text-align:center;margin-top:30px}.tours-page__empty span{display:block;font-weight:500;font-size:16px;line-height:18px;max-width:228px;margin:10px auto 0}.tours-page__apply-btn{position:sticky;bottom:20px;width:calc(100% - 44px);margin:20px 22px 0;z-index:2;opacity:0;pointer-events:none;transition:.3s opacity}.tours-page__apply-btn.is-show{opacity:1;pointer-events:all}.tours-page__selected-filters{justify-content:center}.tours-page .v-list__item{position:relative}.tours-page .v-list__item .v-image{height:205px}.tours-page__item-tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:5px}.tours-page__item-tags p{margin:0;font-size:14px;font-weight:500;line-height:16px;padding:8px 10px;background:#fff;border-radius:40px}.tours-page__selected-filters-head{margin-top:14px;margin-bottom:0}.tours-page__tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:15px}.tours-page__tags button{background:var(--blocks-color);margin:0;padding:7.5px 12px;border-radius:14px;white-space:nowrap;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.tours-page__tags button.active{background:var(--text-color);color:#fff}.line-point-list{position:relative}.line-point-list__item{padding-left:20px;margin-bottom:20px;position:relative;display:block;text-decoration:none;color:var(--text-color)}.line-point-list__marker{position:absolute;left:0;top:calc(50% - 5px);width:10px;height:10px;background-color:var(--text-color);border-radius:5px}.line-point-list__name{font-weight:500}.line-point-list__address{font-weight:500;color:var(--text-secondary-color)}.line-point-list__line{position:absolute;background-color:var(--text-color);width:2px;left:4px;transition:height 1s cubic-bezier(.4,0,.2,1)}.line-point-list__line--hide{transition:none}.line-point-list.large .line-point-list__marker{width:20px;height:20px;border-radius:10px;top:calc(50% - 10px)}.line-point-list.large .line-point-list__item{padding-left:40px;margin-bottom:40px}.line-point-list.large .line-point-list__line{left:8px;width:4px}.line-point-list__hide{position:sticky;bottom:10px;left:0;transition:bottom .225s ease}.line-landmark-photo{margin-top:40px}.line-landmark-photo h2{text-align:center}.line-landmark-photo__list{margin:0 -14px;height:auto;overflow-x:auto;overflow-y:hidden;display:flex;gap:10px;padding:0 14px;-ms-overflow-style:none;scrollbar-width:none}.line-landmark-photo__list::-webkit-scrollbar{display:none}.line-landmark-photo__item{width:45vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;text-align:left;color:var(--text-color);text-decoration:none;display:block;height:100%;flex-shrink:0}.line-landmark-photo__item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:24px;flex-shrink:0}.line-item-page__image{height:130px}.line-item-page__image>img,.line-item-page__image>.v-skeleton{border-radius:14px;object-position:bottom}.line-item-page__btn{width:100%;margin-bottom:10px}.line-item-page__btn.gray{background-color:#8a8a8a}.line-item-page__btn.gray:active{background-color:#7a7a7a}.line-item-page__content{padding-top:20px}.line-item-page__content h1{text-align:left;font-size:24px;margin-bottom:20px}.line-item-page__content .text{font-size:16px;line-height:18px;margin-top:40px;white-space:pre-wrap;margin-bottom:40px}.audio-player{height:48px;background-color:var(--blocks-color);border-radius:24px;display:flex;align-items:center;padding-left:6px;padding-right:16px;gap:6px;font-size:12px;font-weight:500;flex-shrink:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.audio-player__play-btn{color:var(--text-color);background:none;width:42px;height:42px;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.audio-player__control{height:100%;position:relative;flex-grow:1;border-radius:1px;margin-left:-2px;cursor:pointer;touch-action:none}.audio-player__control:before{content:"";position:absolute;left:0;right:0;top:23px;height:2px;background-color:#999}.audio-player__played{position:absolute;background-color:var(--text-color);height:2px;top:23px;left:0;width:0%;z-index:2;pointer-events:none}.audio-player__played:after{content:"";position:absolute;right:-4px;width:8px;height:8px;top:-3px;background-color:var(--text-color);border-radius:4px}.audio-player__time{width:86px;text-align:right;flex-shrink:0;-webkit-user-select:none;user-select:none}.audio-player.large{height:94px;border-radius:9999px;font-size:24px;padding-right:40px;padding-left:20px}.audio-player.large .audio-player__play-btn{width:60px;height:60px;margin-right:10px}.audio-player.large .audio-player__play-btn svg{width:24px;height:24px}.audio-player.large .audio-player__control:before{top:44px;height:6px;border-radius:3px}.audio-player.large .audio-player__played{top:44px;height:6px;border-radius:3px}.audio-player.large .audio-player__played:after{width:18px;height:18px;border-radius:9px;top:-6px;right:-9px}.audio-player.large .audio-player__time{width:180px}.landmark-page__content{padding-top:20px;padding-bottom:20px}.landmark-page__content h1{text-align:left;font-size:24px;line-height:24px;margin-bottom:10px}.landmark-page__text{font-weight:500;font-size:16px;line-height:21px;white-space:pre-wrap}.landmark-page__more-landmarks{margin-top:40px;margin-bottom:20px}.landmark-page__more-row{display:flex;word-break:break-word;font-weight:700;text-decoration:none;gap:10px}.landmark-page__more-row a{display:flex;flex-direction:column;flex:1 1 50px;text-decoration:none;font-size:16px;color:var(--text-color)}.landmark-page__more-row img{margin-bottom:12px;aspect-ratio:1;max-width:100%;border-radius:24px;object-fit:cover}.landmark-page__more-row-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.persons-page{height:100%}.persons-page .v-layout__content{padding:0;position:relative;display:grid;grid-template-rows:auto auto 1fr;overflow:hidden}.persons-page .v-layout__content .data-container__heading{padding-top:20px}.persons-page__data-grid{padding-top:20px;padding-bottom:80px}.landmark-page__tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:20px}.landmark-page__tags>div,.landmark-page__tags>a,.landmark-page__tags>button{background-color:#f8f8f8;padding:8px 10px;display:flex;align-items:center;gap:8px;border-radius:16px;font-size:14px;line-height:16px;font-weight:500;color:var(--text-color);text-decoration:none}.landmark-page__tags svg{flex-shrink:0;max-height:16px}.place-item-page__contacts{background-color:var(--blocks-color);border-radius:24px;padding:20px;margin-top:20px;font-size:14px;font-weight:500}.place-item-page__contacts .text-pre{line-height:22px}.place-item-page__contacts h2{font-size:18px;line-height:18px}.place-item-page__contacts a,.place-item-page__contacts button{color:#1d1d1d;text-decoration:none;font-weight:500;font-size:14px;display:block;margin-bottom:8px;background:none;padding:0}.place-item-page__contacts a:last-child,.place-item-page__contacts button:last-child{margin-bottom:0}.place-item-page__contacts-social{display:flex;gap:10px;margin-top:14px}.place-item-page__contacts-social>a,.place-item-page__contacts-social button{width:40px;height:40px;border-radius:14px;background-color:var(--text-color);display:flex;align-items:center;justify-content:center}.place-item-page__slider-wraper{position:relative}.place-item-page__slider-wraper .like-button{position:absolute;right:10px;top:10px;z-index:10}.place-item-page__content{padding-top:20px;padding-bottom:20px}.place-item-page__content h1{text-align:left;font-size:24px;line-height:24px;margin-bottom:20px}.landmark-page__location{font-size:16px;line-height:18px;font-weight:500;color:#8a8a8a;margin:20px 0 40px}.landmark-page__btn{width:100%;margin-bottom:32px}.match-onboarding{position:fixed;top:0;left:0;width:100%;height:100%;background:#1d1d1db3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:0}.match-onboarding--0 .match-onboarding__body{width:266px;bottom:20%;left:10%}.match-onboarding--0 .match-onboarding__line-small{left:15%;bottom:-50px}.match-onboarding--0 .match-onboarding__line-big{left:50%;top:-12px;transform:translate(-100%,-100%)}.match-onboarding--1 .match-onboarding__body{bottom:20%;left:10%}.match-onboarding--1 .match-onboarding__line-small{right:18%;bottom:-50px}.match-onboarding--1 .match-onboarding__line-big{left:50%;top:-18px;transform:translate(50%,-100%)}.match-onboarding--2 .match-onboarding__body{bottom:25%;left:52%;transform:translate(-50%)}.match-onboarding--2 .match-onboarding__line-small{left:18%;bottom:-100px}.match-onboarding--3 .match-onboarding__body{bottom:22%;left:50%;transform:translate(-50%)}.match-onboarding--3 .match-onboarding__line-small{right:22%;bottom:-80px}.match-onboarding--4 .match-onboarding__body{bottom:22%;left:50%;transform:translate(-50%)}.match-onboarding__line-small,.match-onboarding__line-big{position:absolute;pointer-events:none}.match-onboarding__body{width:320px;position:absolute;color:#fff;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none}.match-onboarding__body>p{margin:0;font-size:16px;font-weight:500;line-height:1.2;text-align:center}.match-onboarding__body button{pointer-events:all}.match-onboarding__nav{display:flex;justify-content:center;align-items:center;gap:10px}.match-onboarding__nav button{background:none;width:auto;border:none;outline:none;color:#fff;transition:.3s opacity}.match-onboarding__nav button.is-disabled{pointer-events:none;opacity:.4}.match-onboarding__nav button:nth-child(1) svg{transform:rotate(180deg)}.match-onboarding__nav p{margin:0;font-size:14px;font-weight:500;line-height:1.14}.match-onboarding__start{width:100%}.match-onboarding__close-btn{position:absolute;z-index:3;top:calc(var(--safe-inset-top) + 10px);top:calc(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)) + 10px);right:10px;outline:none;border:none;width:36px;height:36px;display:flex;justify-content:center;align-items:center;background:none;color:#fff}.match-onboarding__close-btn svg{width:100%;height:auto}.match-onboarding__tap-hint{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:var(--button-color);opacity:.6;animation-name:anim-tap-hint;animation-iteration-count:infinite;animation-duration:1.5s;animation-timing-function:ease-in-out;pointer-events:none}@keyframes anim-tap-hint{0%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.4);box-shadow:0 0 10px 2px var(--placeholder-color)}to{transform:translateY(-50%) scale(1)}}.match-onboarding__anim{position:absolute;width:100%;height:100%;z-index:0}.progress-bar[data-v-6456de58]{position:relative;width:65%;height:20px;margin:14px auto 18px;background:#d9d9d9;border-radius:100px;display:flex;justify-content:center;align-items:center;overflow:hidden}.progress-bar__fill[data-v-6456de58]{position:absolute;top:0;left:0;height:100%;background:var(--primary-color);border-radius:100px;transition:width .3s ease;z-index:0}.progress-bar__label[data-v-6456de58]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;pointer-events:none;-webkit-user-select:none;user-select:none}.progress-bar__label--dark[data-v-6456de58]{color:#1a1a1a}.progress-bar__label--light[data-v-6456de58]{color:#fff;transition:clip-path .3s ease;clip-path:inset(0 var(--clip-right) 0 0);z-index:2}.perm-match-page{background-color:#1d1d1d;height:100%;display:flex;justify-content:center;flex-direction:column}.perm-match-page__header{padding:14px;padding-top:max(var(--safe-inset-top),14px)}.perm-match-page__header>p{margin:10px 0;text-align:center;font-size:14px;font-weight:500;line-height:1.14;color:#fff;transition:.3s opacity}.perm-match-page__header>p.is-disabled{opacity:0}.perm-match-page__header-top{display:flex;align-items:center}.perm-match-page__header-top h1{font-weight:800;font-size:24px;color:#fff;flex:1 1 auto;text-align:center}.perm-match-page__content{position:relative;background-color:#8a8a8a;border-radius:24px;touch-action:none;min-height:80%}.perm-match-page__content.is-end{height:100%;border-radius:0;display:flex;flex-direction:column}.perm-match-page__content.is-end .perm-match-page__onboarding-btn{opacity:0;pointer-events:none}.perm-match-page__content.is-end .perm-match-page__result{flex-grow:1;display:flex;align-items:center;justify-content:center}.perm-match-page__content.is-end .perm-match-page__cards{margin:0 0 50px}.perm-match-page__actions{display:flex;align-items:center;justify-content:center}.perm-match-page__actions.is-disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.perm-match-page__cards{margin:0 14px 26px;position:relative;height:62vh}.perm-match-page__card{background-color:#fff;border-radius:24px;padding:10px;text-align:center;position:absolute;top:0;left:0;height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.perm-match-page__card.next-card{transform:scale(96%) translateY(20px);opacity:.4}.perm-match-page__card.transition{transition:transform .225s,opacity .225s}.perm-match-page__card.non-clickable{pointer-events:none}.perm-match-page__card.v-enter-from{opacity:0;transform:scale(92%) translateY(40px)}.perm-match-page__card .v-image{width:100%;object-fit:cover;flex:1 1 auto;pointer-events:none;max-height:90%}.perm-match-page__card .v-image img,.perm-match-page__card .v-image .v-skeleton{border-radius:14px}.perm-match-page__card .title{font-size:18px;font-weight:700;color:#1d1d1d;margin-top:12px;margin-bottom:20px}.perm-match-page__actions{padding-top:14px;display:flex;justify-content:center;gap:14px}.perm-match-page__actions .min{margin-top:8px;background-color:#4a4a4a}.perm-match-page__actions .red,.perm-match-page__actions .green{background-color:#fff;width:64px;height:64px}.perm-match-page__actions .red{color:#ff4032;padding-bottom:4px}.perm-match-page__actions .green{color:#adcf44;padding-top:2px}.perm-match-page__actions .v-icon-button.is-onboarding{pointer-events:none;z-index:1;animation-name:scale-loop;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes scale-loop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.perm-match-page__place-info{padding:0 14px 14px}.perm-match-page__result .perm-match-page__cards{position:static;margin-right:0}.perm-match-page__result-back{width:80%;position:absolute;bottom:0;right:0;z-index:1;pointer-events:none}.perm-match-page__result-line-1{position:absolute;top:0;right:0;width:80%;pointer-events:none}.perm-match-page__result-line-2{position:absolute;bottom:85px;left:0;width:28%;pointer-events:none}.perm-match-page__result-body{position:relative;max-width:305px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;margin:0 auto;z-index:1}.perm-match-page__result-body p{margin:0;color:#fff;text-align:center}.perm-match-page__result-body p:nth-child(1){font-size:24px;font-weight:800;line-height:.97}.perm-match-page__result-body p:nth-child(2){font-size:14px;font-weight:500;line-height:1.14}.perm-match-page__result-body .v-button{width:100%}.perm-match-page__login{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1d1d1db3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;padding:15px}.perm-match-page__login.v-enter-from,.perm-match-page__login.v-leave-to{opacity:0}.perm-match-page__login.v-enter-active,.perm-match-page__login.v-leave-active{transition:opacity .225s ease}.perm-match-page__login>.glass{position:absolute;top:calc(var(--safe-inset-top) + 7px);left:14px}.perm-match-page__login-body{background:#fff;padding:24px;border-radius:24px}.perm-match-page__login-body p{margin:0 0 16px;font-size:24px;line-height:.97;font-weight:800;text-align:center}.perm-match-page__login-body .v-button{font-size:18px;height:52px}.perm-match-page__login-body .v-button:nth-child(2){margin-bottom:5px}.perm-match-page__continue-popup{position:fixed;top:0;left:0;width:100%;height:100vh;background:#1d1d1db3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.perm-match-page__continue-popup-inner{width:70%;display:flex;flex-direction:column;gap:5px;padding:15px;background:#fff;border-radius:24px}.perm-match-page__continue-popup-inner>p{text-align:center;font-size:18px;margin-bottom:20px;font-weight:700;line-height:18px}.perm-match-page__continue-popup-inner .v-button{width:100%}.v-divider{display:flex;align-items:center;align-self:stretch;font-size:18px;font-weight:500;margin:16px 0}.v-divider__stroke{border-bottom:1px solid #8A8A8A;flex:1 1 50px}.v-divider__content{margin:0 10px;color:#8a8a8a;font-size:14px;font-weight:500}.the-toasts{position:fixed;top:12px;right:12px;left:12px;pointer-events:none;z-index:150}.the-toasts__container{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:110px}.the-toasts__container .toast{background-color:var(--toast-background-color);color:#fff;display:flex;align-items:center;border-radius:10px;padding:10px 20px;font-size:13px;max-width:90vw;line-height:1.4em;gap:8px;text-wrap:balance;white-space:pre-wrap;pointer-events:all}.the-toasts__container .toast.v-enter-active,.the-toasts__container .toast.v-move{transition:opacity .25s,transform .25s cubic-bezier(0,0,.2,1)}.the-toasts__container .toast.v-leave-active{transition:opacity .4s}.the-toasts__container .toast.v-enter-from{opacity:0;transform:translateY(-30px)}.the-toasts__container .toast.v-leave-to{opacity:0}.the-toasts__container .toast.hide{opacity:0;top:-30px}.the-toasts__container .toast.complete{opacity:0}.the-toasts__container .toast svg{margin-right:-4px}.login-page__oauth-buttons{display:flex;gap:10px}.login-page__oauth-buttons>.v-button{flex:1 1 50px;width:auto;background-color:#f6f6f6;color:var(--text-color);border-radius:14px;font-weight:500;font-size:13px}.login-page__oauth-buttons>.v-button:active{background-color:#ddd}.login-page__oauth-pending-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center}.login-page__oauth-pending-overlay>div{background-color:#fff;height:62px;border-radius:24px;display:flex;align-items:center;font-size:18px;font-weight:700;padding:0 24px}.register-page__privacy{font-size:12px;color:var(--text-secondary, #888);text-align:center;margin:6px 0 0;line-height:1.5}.register-page__privacy a{font-size:12px!important}.auth-page{height:100%;background-color:var(--primary-color);display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url("data:image/svg+xml,%3csvg%20width='460'%20height='812'%20viewBox='0%200%20460%20812'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4775_5917)'%3e%3cpath%20opacity='0.2'%20d='M380%20807.5C420.5%20807.5%20453.5%20646.5%20359%20612C249.031%20571.853%20-146.71%20693.778%20-28.5%20862C75.5%201010%20118.5%20548.5%2065.9995%20479.5C12.1438%20408.718%20-113.288%20375.806%20-95.5%20288C-72.0005%20172%2010.6892%20144.059%2082.9999%20185C151%20223.5%20156.5%20354%20209.5%20354C380%20354%20359%20173.5%20371%20116C390.819%2021.0306%20477%20-7.5%20565%2022C668.6%2057.2%20482.667%20-16.1667%20474%20-65C296.5%20-56.5%20160%20134%2090.9999%20-29.5'%20stroke='white'%20stroke-width='44'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4775_5917'%3e%3crect%20width='460'%20height='812'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center}.auth-page__back-button{position:absolute;left:14px;top:var(--safe-inset-top);top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),24px)}.auth-page__form{flex-grow:0;border-radius:24px;background-color:#fff;padding:24px 20px;width:100%;max-width:300px;display:flex;flex-direction:column}.auth-page__form h1{font-weight:800;font-size:30px;color:var(--text-color);margin:0 0 20px}.auth-page__form .v-button{width:100%;margin-top:14px}.auth-page__form a:not(.v-button){color:var(--text-color);text-decoration:underline;text-underline-offset:2px;font-weight:500;font-size:14px}.auth-page__forget-pass-btn{align-self:flex-end;margin-top:10px;margin-bottom:-4px}.auth-page__actions{font-weight:500;align-self:center;margin-top:20px;font-size:14px}.auth-page__subheader{font-size:14px;margin-bottom:16px}.auth-page__text{text-align:center;align-self:center;margin-bottom:8px}.auth-page__error{font-size:13px;color:var(--error-color);overflow:hidden;height:24px;padding-top:4px;box-sizing:border-box}.auth-page__error.v-enter-active,.auth-page__error.v-leave-active{transition:height .18s cubic-bezier(.4,0,.2,1)}.auth-page__error.v-enter-from,.auth-page__error.v-leave-to{height:0}.v-code-input{display:flex;flex-direction:column;gap:8px}.v-code-input.disabled{opacity:.5;pointer-events:none}.v-code-input__cells{display:flex;gap:8px}.v-code-input__cell{width:9.8vw;max-width:40px;height:46px;font-size:24px;text-align:center;border:1px solid #ccc;border-radius:8px;font-weight:500;outline:none;box-sizing:border-box;padding:0}.v-code-input__cell:focus{outline:2px solid black}.v-code-input.hasError .v-code-input__cell{border-color:red}.v-code-input__error{font-size:12px;color:red}.setting-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:var(--blocks-color);padding:16px;border-radius:24px;overflow:hidden;height:144px;box-sizing:border-box}.setting-tile.full-width{grid-column:1/3}a.setting-tile{text-decoration:none;color:inherit}.settings-tile__header{display:flex;align-items:center;gap:10px}.settings-tile__icon{width:24px}.settings-tile__title{font-size:18px;font-weight:700;white-space:pre-wrap}.settings-tile__subtitle{font-size:14px;font-weight:500;color:var(--text-secondary-color);margin-top:-4px}.settings-tile__value{font-size:16px;font-weight:700;white-space:pre-wrap}.settings-tile__text{font-size:14px;font-weight:500;color:var(--text-secondary-color)}.account-page{height:100%;background-color:var(--primary-color);display:flex;flex-direction:column;align-items:center;background-image:url("data:image/svg+xml,%3csvg%20width='460'%20height='812'%20viewBox='0%200%20460%20812'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4775_5917)'%3e%3cpath%20opacity='0.2'%20d='M380%20807.5C420.5%20807.5%20453.5%20646.5%20359%20612C249.031%20571.853%20-146.71%20693.778%20-28.5%20862C75.5%201010%20118.5%20548.5%2065.9995%20479.5C12.1438%20408.718%20-113.288%20375.806%20-95.5%20288C-72.0005%20172%2010.6892%20144.059%2082.9999%20185C151%20223.5%20156.5%20354%20209.5%20354C380%20354%20359%20173.5%20371%20116C390.819%2021.0306%20477%20-7.5%20565%2022C668.6%2057.2%20482.667%20-16.1667%20474%20-65C296.5%20-56.5%20160%20134%2090.9999%20-29.5'%20stroke='white'%20stroke-width='44'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4775_5917'%3e%3crect%20width='460'%20height='812'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center;box-sizing:border-box}.account-page__header{display:flex;justify-content:space-between;align-self:stretch;margin-top:var(--safe-inset-top);margin-top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),24px);margin-bottom:-20px}.account-page__avatar{position:relative;width:98px;height:98px;border-radius:9999px;border:3px solid #FFFFFF;display:flex;align-items:center;justify-content:center;background:#1d1d1d33;flex-shrink:0;overflow:hidden}.account-page__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.account-page__avatar svg{height:40px;color:#fff}.account-page__name{margin-top:14px;font-size:30px;color:#fff;font-weight:800}.account-page__content{position:relative;background-color:#fff;flex:1 1 auto;align-self:stretch;border-radius:20px 20px 0 0;margin-top:30px}.account-page__tile-grid{padding:14px 14px 85px;display:grid;grid-template-columns:1fr 1fr;gap:8px;align-content:flex-start}.account-page__plug{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px 20px 0 0;background:#1d1d1d80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.account-page__plug p{font-size:24px;font-weight:800;line-height:.97;margin:0}.account-page__plug span{font-size:14px;font-weight:500;line-height:1.14;margin:10px 0 24px}.account-page__plug .v-button{width:100%;max-width:307px}.account-page__steps-image{background-color:#fe514033;height:22px;position:absolute;left:0;right:0;bottom:0;border-top:3px solid #FF4032}.account-page-contacts{height:max-content}.account-page-contacts__list{margin-top:30px;display:grid;grid-template-columns:1fr;grid-gap:20px}.account-page-contacts__name{margin:0 0 10px;color:#1d1d1d;font-size:16px;line-height:1;font-weight:700}.account-page-contacts__text{margin:0;color:#8a8a8a;font-size:14px;line-height:15px;font-weight:500;text-decoration:unset}.account-page-contacts__text:not(:last-child){margin-bottom:4px}.account-settings__textarea{resize:none;border:none;background-color:#fff;border-radius:14px;padding:14px;font-size:14px;box-sizing:border-box;outline:none;min-height:100px}.account-settings__textarea::placeholder{color:var(--placeholder-color)}.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;inset: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}.v-dialog-backdrop{position:fixed;top:0;bottom:0;width:100vw;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:2000}.v-dialog-backdrop.v-enter-active,.v-dialog-backdrop.v-leave-active{transition:opacity .14s ease}.v-dialog-backdrop.v-enter-active>.v-dialog,.v-dialog-backdrop.v-leave-active>.v-dialog{transition:transform .1s cubic-bezier(0,0,.2,1)}.v-dialog-backdrop.v-enter-from,.v-dialog-backdrop.v-leave-to{opacity:0}.v-dialog-backdrop.v-enter-from>.v-dialog,.v-dialog-backdrop.v-leave-to>.v-dialog{transform:scale(.8)}.delete-account__red-button{background-color:red}.delete-account__small-text{font-size:14px!important}.v-input-passive__input{background:none;border:none;text-align:center;font-weight:inherit;outline:none;font-size:inherit}.v-avatar-uploader{align-self:center;position:relative}.v-avatar-uploader.pending{opacity:.6}.v-avatar-uploader__avatar-edit{position:absolute;inset:-2px;background-color:#0006;border-radius:9999px;display:flex;align-items:center;width:auto;height:auto}.v-avatar-uploader__avatar-edit svg{width:28px;height:28px}.account-settings__content{gap:14px;display:flex;flex-direction:column}.account-settings__group{background-color:#f6f6f6;min-height:50px;border-radius:24px;display:flex;flex-direction:column;gap:10px;padding:20px;box-sizing:border-box;flex-shrink:0}.account-settings__group h2{font-size:24px;font-weight:800;margin:0 0 10px}.account-settings__name{display:flex;align-self:center;align-items:center;font-size:18px;font-weight:700;gap:2px;height:32px}.account-settings__name .v-icon-button{color:#000;width:32px;height:32px}.account-settings__field{height:46px;background-color:#fff;border-radius:14px;display:flex;padding:0 14px;font-weight:500;align-items:center}.account-settings__field>.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account-settings__field>.check{width:16px;height:16px;background-color:#adcf44;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-left:auto;flex-shrink:0}.account-settings__field.disabled{color:var(--text-secondary-color)}.account-settings__delete-button{color:red!important}.tour-item-page__name{text-transform:capitalize;white-space:pre-wrap}.tour-page__subtitle{color:var(--text-secondary-color);font-size:13px}.tour-page__price{font-weight:500;font-size:20px}.tour-page__detail-btn{margin-top:20px}.tour-page__tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.tour-page__tags>div,.tour-page__tags a,.tour-page__tags button{background-color:#f8f8f8;padding:8px 10px;display:flex;align-items:center;gap:8px;border-radius:16px;font-size:14px;line-height:16px;font-weight:500;color:var(--text-color);text-decoration:none}.tour-page__tags svg{flex-shrink:0;max-height:16px}.alert-dialog{background-color:#fff;border-radius:24px;padding:24px;width:80vw;box-sizing:border-box;display:flex;flex-direction:column;gap:5px}.alert-dialog__heading{font-size:18px;font-weight:700;text-align:center;margin-bottom:18px;line-height:20px}.alert-dialog__text{margin-bottom:12px;margin-top:-12px;text-align:center;font-size:14px}.v-hidding-panel-alt{position:absolute;bottom:0;left:0;right:0;height:90vh;z-index:100;background-color:#fff;padding-top:36px;border-radius:20px 20px 0 0;display:flex;flex-direction:column;touch-action:none}.v-hidding-panel-alt.transition{transition:transform .32s cubic-bezier(.2,0,.2,1)}.v-hidding-panel-alt__overlay{background-color:#00000080;position:fixed;inset:0;overflow:hidden;z-index:30}.v-hidding-panel-alt__overlay.v-enter-active,.v-hidding-panel-alt__overlay.v-leave-active{transition:.32s background-color}.v-hidding-panel-alt__overlay.v-enter-active .v-hidding-panel-alt,.v-hidding-panel-alt__overlay.v-leave-active .v-hidding-panel-alt{transition:transform .32s cubic-bezier(.4,0,.2,1)}.v-hidding-panel-alt__overlay.v-enter-from,.v-hidding-panel-alt__overlay.v-leave-to{background-color:transparent}.v-hidding-panel-alt__overlay.v-enter-from .v-hidding-panel-alt,.v-hidding-panel-alt__overlay.v-leave-to .v-hidding-panel-alt{transform:translateY(100%)}.v-hidding-panel-alt__overlay.v-leave-active .v-hidding-panel-alt{transition:transform .32s cubic-bezier(.2,0,.2,1)}.v-hidding-panel-alt__content{overflow-y:auto;overscroll-behavior-y:none}.map-route-page__point-info__row{display:flex;align-items:center;gap:8px}.map-route-page__point-info__row>.v-icon-button{background-color:#f6f6f6;color:var(--text-color)}.map-route-page__point-info__row>.v-icon-button>svg{width:20px;height:20px}.map-route-page__point-info{display:flex;flex-direction:column;gap:8px;font-size:15px;overflow:hidden;flex:1 1 auto}.map-route-page__point-info>.name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;color:var(--text-secondary-color)}.map-route-page__point-info>.distance{font-weight:700;font-size:16px}.map-route-page__point-info>.distance>span{display:inline-block;width:6px;height:6px;background-color:var(--text-color);border-radius:3px;margin:0 6px 2px}.map-route-page__point-info>.v-skeleton{height:18px;width:160px;border-radius:9px}.route-list-panel{height:auto;max-height:90vh}.route-list-panel__subtitle,.route-list-panel__title{font-size:14px;font-weight:500;text-align:center;padding:0 20px}.route-list-panel__subtitle{color:var(--text-secondary-color);margin-bottom:4px}.route-list-panel__card{background-color:var(--blocks-color);border-radius:24px;margin:20px;padding:20px;bottom:calc(var(--safe-inset-bottom) + 20px);bottom:max(var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)),20px);display:flex;flex-direction:column;gap:20px}.route-list-panel__path-item{font-size:14px;font-weight:500;padding-left:24px;position:relative}.route-list-panel__path-item:after{content:"";width:12px;height:12px;border-radius:6px;background-color:#1d1d1d;position:absolute;left:0;top:4px}.route-list-panel__path-item.passed{color:var(--text-secondary-color)}.route-list-panel__path-item.passed:after{background-color:var(--text-secondary-color)}.route-list-panel__path-item.self:after{background-color:var(--primary-color)}.route-list-panel__path-item:before{content:"";position:absolute;left:5px;top:10px;width:2px;height:var(--line-height, 0px);background-color:#1d1d1d}.route-list-panel__path-item.passed:before{background-color:var(--text-secondary-color)}.route-list-panel__path-item.activePath:before{background:repeating-linear-gradient(to bottom,var(--primary-color) 0px,var(--primary-color) 6px,transparent 6px,transparent 10px)}.fixed-audio-player{height:48px;background-color:#fff;border-radius:24px;display:flex;align-items:center}.fixed-audio-player>.audio-player{background:none;flex:1 1 auto;margin-right:-16px}.fixed-audio-player>.v-icon-button{color:var(--text-color);margin-right:4px;margin-top:-2px}.map-route-page__fixed{position:fixed;left:14px;right:14px;bottom:calc(var(--safe-inset-bottom) + 2px);bottom:max(var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)),12px);display:flex;flex-direction:column;z-index:10}.map-route-page__panel{background-color:#fff;border-radius:24px;padding:14px 24px;font-size:14px;font-weight:500;text-align:center}.map-route-page__panel.thin{padding:14px}.map-route-page__panel>.v-button{width:100%;margin-top:20px}.map-route-page__panel>.secondary{color:var(--text-secondary-color);margin-bottom:4px}.map-route-page__panel>.title{font-size:16px;font-weight:700;margin-bottom:8px}.map-route-page__next-button{position:absolute;bottom:calc(var(--safe-inset-bottom) + 2px);bottom:max(var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)),12px);left:14px;right:14px;z-index:10}.hasSpacing .v-hidding-panel-alt__content{padding-bottom:80px}.map-route-page__skeleton-loading{height:40px;border-radius:14px;margin-top:8px}.map-route-page__map-button{position:absolute;top:-52px;left:0}.map-route-page__map-button.right{left:auto;right:0}.map-route-page__map-button>.v-icon-button{background-color:#1d1d1d55}.map-route-page__audioplayer{position:fixed;top:calc(var(--safe-inset-top) + 2px);top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),20px);margin-top:50px;left:14px;right:14px;z-index:4}.app-accordion{background:var(--blocks-color);padding:20px;border-radius:20px}.app-accordion.isOpen .v-icon-button svg{transform:rotate(0)}.app-accordion.isOpen .app-accordion__wrapper{grid-template-rows:1fr;overflow:visible}.app-accordion__head{display:flex;justify-content:space-between;align-items:center;gap:20px}.app-accordion__head p{margin:0;font-size:24px;line-height:97%;font-weight:800}.app-accordion__head .v-icon-button{background:#bdbdbd33}.app-accordion__head .v-icon-button svg{color:var(--text-color);transform:rotate(180deg);transition:.3s transform}.app-accordion__wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.3s grid-template-rows}.app-accordion__content{overflow:hidden}.other-page__list{display:flex;flex-direction:column;gap:14px}.other-page__item-list{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.other-page__card{overflow:hidden}.other-page__card img{aspect-ratio:1;object-fit:cover;max-width:100%;border-radius:24px}.other-page__card p{margin:12px 0 0;font-size:16px;line-height:1;font-weight:700;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.other-page__item-more{margin:20px auto 0;min-width:50%;transition:.3s opacity}.other-page__item-more:disabled{pointer-events:none;opacity:.5}.other-page__item-column{margin-top:20px;display:flex;flex-direction:column;gap:5px}.other-page__card-no-photo{background:#fff;padding:14px;border-radius:16px;display:flex;flex-direction:column;gap:8px}.other-page__card-no-photo p{margin:0;max-width:85%}.other-page__card-no-photo p:nth-child(1){font-size:16px;font-weight:700;line-height:1}.other-page__card-no-photo p:nth-child(2){font-size:14px;font-weight:500;line-height:16px;color:#1d1d1d66}.quiz{background-color:#f6f6f6;flex:1 1 auto;border-radius:20px;padding:10px 10px 20px;display:flex;flex-direction:column}.quiz__progress{position:relative;display:flex;justify-content:flex-end;font-weight:700;font-size:16px;margin:10px}.quiz__progress-line{height:3px;border-radius:2px;background-color:#e1e1e1;position:absolute;left:0;right:40px;top:8px}.quiz__progress-line-fill{position:absolute;top:0;bottom:0;left:0;width:50%;background-color:#1d1d1d;transition:width .5s cubic-bezier(.4,0,.2,1)}.quiz__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-end;gap:5px;will-change:opacity;position:relative;overflow:hidden}.quiz__content.v-enter-active,.quiz__content.v-leave-active{transition:opacity .35s ease}.quiz__content.v-enter-from,.quiz__content.v-leave-to{opacity:0}.quiz__title{margin-top:auto;font-weight:700;font-size:18px;text-align:center;margin-bottom:14px}.quiz__answer{background-color:#fff;height:46px;border:none;border-radius:14px;text-align:left;padding:0 24px;font-weight:500;font-size:16px}.quiz__answer.active{background-color:#ff4032;color:#fff}.quiz__actions{display:flex;gap:5px;margin-top:8px}.quiz__actions>.v-button{flex:1 1 50px}.quiz-page{display:flex;flex-direction:column}.not-found-page__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.not-found-page__content>.v-button{width:250px;max-width:100%}.v-hidding-panel{background-color:#fff;position:fixed;bottom:0;left:0;right:0;top:calc(48px + max(var(--safe-inset-top),16px));top:calc(48px + max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),16px));border-radius:20px 20px 0 0;touch-action:none;-webkit-user-select:none;user-select:none;z-index:10;overscroll-behavior:none}.v-hidding-panel.sizeL{border-radius:60px 60px 0 0;top:calc(50px + max(var(--safe-inset-top),16px));top:calc(50px + max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),16px))}.v-hidding-panel.v-enter-active,.v-hidding-panel.v-leave-active{transition:transform .32s cubic-bezier(.4,0,.2,1)}.v-hidding-panel.v-enter-from,.v-hidding-panel.v-leave-to{transform:translateY(100%)!important}.v-hidding-panel.v-leave-active{transition:transform .32s cubic-bezier(.2,0,.2,1);top:calc(50px + max(var(--safe-inset-top),16px));top:calc(50px + max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),16px));border-radius:60px 60px 0 0}.v-hidding-panel__handle{width:50px;position:absolute;top:16px;left:calc(50% - 25px);background-color:#d9d9d9;height:6px;border-radius:3px}.map-page-places-panel{padding-top:36px;padding-bottom:0;box-sizing:border-box;display:flex;flex-direction:column;z-index:20}.map-page__create-route-button-wrapper{position:absolute;top:-60px;left:20px;right:20px;z-index:-100;overflow:hidden;padding-bottom:8px}.map-page__create-route-button.v-enter-active,.map-page__create-route-button.v-leave-active{transition:transform .32s cubic-bezier(.4,0,.2,1),clip-path .32s cubic-bezier(.4,0,.2,1)}.map-page__create-route-button.v-enter-from,.map-page__create-route-button.v-leave-to{transform:translateY(60px)}.map-page__create-route-button.v-enter-active{transition-delay:.4s}.map-landmark-panel{z-index:22}.map-page__heading{position:absolute;left:132px;top:46px;font-weight:800;font-size:18px;line-height:1em;right:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.map-page__address{position:absolute;font-size:14px;color:var(--text-secondary-color);font-weight:500;margin-top:4px}div.map-place-item__content{padding-left:132px;padding-top:10px;padding-right:14px}.map-page__heading-blob{font-weight:800;font-size:18px;line-height:1em;visibility:hidden;max-height:52px}.map-page__slider-image{border-radius:16px;object-fit:cover;width:100px;height:100px;position:absolute;top:36px;left:14px}.v-hidding-panel.v-leave-to .map-page__create-route-button{opacity:0}.map-page-chapters{height:40px;margin:0 -20px;padding:8px 20px}.map-page-chapters__item{height:40px;background-color:#fff;color:var(--text-color);display:flex;align-items:center;gap:8px;border:none;border-radius:20px;padding:0 14px;white-space:nowrap;font-weight:500;font-size:14px;text-decoration:none}.map-page-chapters__item>img{margin-top:-1px}.map-page-chapters__item>svg{max-width:16px;max-height:16px}.map-page-chapters__item.active{background-color:var(--button-color);color:#fff}.map-page-filters-panel{z-index:1000}.map-page-filters-panel>.v-hidding-panel-alt{height:auto;top:calc(64px + var(--safe-inset-top));top:calc(64px + var(--safe-area-inset-top, env(safe-area-inset-top, 0px)))}.map-page-filters__content{padding:0 20px 86px;position:relative}.map-page-filters__content>h3{font-size:24px}.map-page-filters-panel__card{background-color:#f8f8f8;padding:14px;border-radius:24px;margin-top:10px}.map-page-filters-panel__card>.title{font-weight:700;font-size:16px;line-height:24px;margin-bottom:12px}.map-page-filters__items{display:flex;gap:5px;flex-wrap:wrap}.map-page-filters__items>button{height:40px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:20px;white-space:nowrap;transition:background-color .225s color .225s;font-weight:500;font-size:14px}.map-page-filters__items>button.active{background-color:var(--button-color);color:#fff}.map-page-filters__items>button>svg{width:16px}.map-page-filters__items>button>.line-marker{width:12px;height:12px;border-radius:6px}.map-page-filters-panel__apply-button{position:fixed;bottom:20px;left:20px;right:20px}.map-page-filters__reset-button{position:absolute;right:20px;top:16px;height:32px;font-size:14px;font-weight:500;padding:0 12px;background-color:#8a8a8a}.map-page-header-filters{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;margin:0 -20px;padding:8px 20px}.map-page-header-filters::-webkit-scrollbar{display:none}.map-page-header-filters>div{height:30px;background-color:#1d1d1d;border-radius:16px;color:#fff;display:flex;align-items:center;padding:0 12px;gap:8px;font-size:14px;white-space:nowrap}.map-page-header-filters>div>.line-marker{width:12px;height:12px;border-radius:6px}.map-page-header-filters>div>.v-icon-button{width:28px;height:28px;margin-top:-2px;margin-right:-8px;margin-left:-8px}.map-page-header-filters>div>.v-icon-button>svg{width:16px;height:16px}.map-header-new{display:flex;flex-direction:column;gap:2px;left:16px;right:16px;top:max(16px,var(--safe-inset-top));top:max(16px,var(--safe-area-inset-top, env(safe-area-inset-top, 0px)));position:fixed;pointer-events:all;z-index:10}.map-header-new>.flex-row{display:flex;gap:8px}.map-bottom-panel{padding-top:36px;padding-bottom:0;box-sizing:border-box;display:flex;flex-direction:column}.map-page__place-item{overscroll-behavior-y:none}.path-editor{position:relative;display:flex;flex-direction:column;gap:5px}.path-editor__item{background-color:#f6f6f6;min-height:60px;position:relative;box-sizing:border-box;font-size:14px;font-weight:500;border-radius:14px;flex-shrink:0;padding:12px 72px 12px 36px}.path-editor__item>.address{color:#8a8a8a}.path-editor__flag-icon{position:absolute;top:14px;left:14px}.path-editor__remove{position:absolute;color:#b4b4b4;right:40px;top:calc(50% - 16px);width:32px;height:32px}.path-editor__move{position:absolute;color:#b4b4b4;right:8px;top:calc(50% - 16px);width:32px;height:32px;touch-action:none}.path-info__container{position:relative;height:48px;margin-top:12px}.path-info__duration,.path-info__remain{position:absolute;top:0;left:0;font-weight:500;font-size:14px}.path-info__remain{left:auto;right:0}.path-info__slider{position:absolute;bottom:0;left:0;right:40px}.path-info__slider-line{height:5px;border-radius:3px;background-color:#f9c0bc;position:absolute;bottom:10px;left:0;right:0}.path-info__slider-line-remain{background-color:var(--primary-color);position:absolute;inset:0 0 0 50%;border-radius:3px}.path-info__slider-marker{right:0;background-color:var(--primary-color);width:20px;height:20px;border-radius:10px;bottom:3px;position:absolute;left:50%}.path-info__close-button{position:absolute;right:0;bottom:0;width:28px;height:28px;color:var(--text-color)}.map-custom-route-page{background:#fff;animation-name:hideBack;animation-fill-mode:forwards;animation-delay:.5s;animation-duration:.3s}@keyframes hideBack{to{background:#fff0}}.map-route-page__container2{position:absolute;bottom:0;left:0;right:0;padding:40px 14px 20px;display:flex;flex-direction:column;gap:5px;background-color:#fff;border-radius:24px 24px 0 0;padding-bottom:var(--safe-inset-bottom);max-height:50vh;z-index:3}.map-route-page__container2:after{content:"";background-color:#d2d2d2;height:5px;position:absolute;left:calc(50% - 25px);width:50px;top:14px;border-radius:3px}.map-route-page__container2-title{font-size:22px;font-weight:800;color:var(--text-color);margin-bottom:14px}.map-route-page__container2-back{position:absolute;top:38px;right:14px;height:28px;padding:0 12px}.map-route-page__container2-walk{color:#8a8a8a;font-weight:500;font-size:14px;margin-top:8px;padding:0 20px;display:flex;align-items:center}.map-route-page__container{padding:14px 24px;background-color:#fff;border-radius:24px;position:absolute;bottom:14px;left:14px;right:14px;display:flex;flex-direction:column;text-align:center;z-index:2}.map-route-page__container .v-button{margin-top:20px}.map-route-page__container-title{font-weight:500;margin-bottom:4px}.map-route-page__container-name{font-weight:700;font-size:18px;text-wrap:balance}.map-route-page__container-address{color:#8a8a8a;margin-top:4px;font-weight:500}.photo-preloader-page{height:100%;background-color:#ff4032;padding:0 24px;color:#fff;text-align:left;padding-top:11vh;display:flex;flex-direction:column;background-image:url(/assets/camera-img-BVPYAcYl.png);background-size:contain;background-position:50% 58%;background-repeat:no-repeat;justify-content:space-between;padding-bottom:calc(var(--safe-inset-bottom) + 80px);padding-bottom:calc(var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)) + 80px);box-sizing:border-box;font-size:16px;font-weight:500}.photo-preloader-page h1{text-align:left;margin-bottom:14px;font-size:30px}.photo-preloader-page__btn{background-color:#b20d00}.route-creator-add-point-category{position:fixed;inset:0;background-color:#fff;display:flex;flex-direction:column;z-index:11}.route-creator-add-point-category.v-enter-active,.route-creator-add-point-category.v-leave-active{transition:opacity .22s}.route-creator-add-point-category.v-enter-from,.route-creator-add-point-category.v-leave-to{opacity:0}.route-creator-add-point-category>.map-page-places-inner{padding:0}.route-creator-add-point-category .data-container__heading,.route-creator-add-point-category .data-container__tags{padding-left:14px;padding-right:14px}.route-creator-add-point-category .map-page-places-inner{padding-top:12px}.route-creator-add-point-category__header{display:flex;align-items:center;font-weight:700;font-size:18px;flex-shrink:0;padding-left:14px;padding-top:max(var(--safe-inset-top),20px);padding-top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),20px);padding-right:56px;padding-bottom:20px}.route-creator-add-point-category__header>span{flex:1 1 auto;text-align:center}.route-creator-add-point{position:fixed;inset:0;height:100vh;display:flex;flex-direction:column;background-color:#fff;justify-content:flex-start;z-index:10}.route-creator-add-point.v-enter-active,.route-creator-add-point.v-leave-active{transition:opacity .22s}.route-creator-add-point.v-enter-from,.route-creator-add-point.v-leave-to{opacity:0}.route-creator__search-row{display:flex;gap:4px;background-color:#fff;padding:0 20px 14px;padding-top:max(var(--safe-inset-top),20px);padding-top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),20px);z-index:1;border-bottom:1px solid transparent}.route-creator__search-row.isScrolled{border-color:var(--blocks-color)}.route-creator__search-row>.v-button{padding:0 8px;margin-right:-8px}.route-creator__search-row>.v-input{flex:1 1 auto;height:42px}.route-creator__chapters{display:flex;flex-wrap:wrap;gap:5px;padding:0 20px}.route-creator__chapters>button,.route-creator__chapters>.v-skeleton{height:40px;border-radius:20px}.route-creator__chapters>button{padding:0 14px;background-color:var(--blocks-color);display:flex;align-items:center;gap:4px;font-weight:500;font-size:14px}.route-creator__chapters>button>img{width:26px}.route-creator__search-items{flex:1 1 auto;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.route-creator-search-item{height:54px;flex-shrink:0;display:flex;flex-direction:column;text-align:left;background:none;outline:none;padding-left:60px;padding-right:20px;position:relative;font-weight:500;font-size:14px;white-space:nowrap;width:100%}.route-creator-search-item>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.route-creator-search-item>.v-icon-button{width:32px;height:32px;background-color:var(--blocks-color);color:var(--text-color);position:absolute;left:20px}.route-creator-search-item>.v-icon-button>svg{width:18px;height:18px}.route-creator-search-item>.address{color:var(--text-secondary-color)}.route-creator-search-item.hasDistance{padding-right:72px}.route-creator-search-item>.distance{position:absolute;right:16px;color:var(--text-secondary-color);text-align:right;top:10px;font-size:13px}.route-editor{display:flex;flex-direction:column;gap:14px;-webkit-user-select:none;user-select:none}.route-editor__group{display:flex;flex-direction:column;gap:5px;padding-left:24px;position:relative}.route-editor__group:before{content:"";position:absolute;width:12px;height:12px;background-color:#000;border-radius:6px;left:0;top:calc(50% - 6px)}.route-editor__group.current-location:before{background-color:var(--primary-color)}.route-editor__group.animate{transition:height .24s cubic-bezier(.4,0,.2,1)}.route-editor__point{height:48px;display:flex;align-items:center;background-color:var(--blocks-color);border-radius:14px;position:relative;transition:transform .24s cubic-bezier(.4,0,.2,1);flex-shrink:0}.route-editor__point.handle{z-index:10;transition:none}.route-editor__point>.name{background:none;outline:none;font-size:15px;font-weight:500;padding-left:14px;padding-right:0;flex:1 1 auto;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.route-editor__point>.action{width:28px;height:100%;flex-shrink:0;color:var(--text-secondary-color);display:flex;align-items:center;justify-content:center;padding:0;background:none}.route-editor__point>.action:last-child{padding-right:8px;width:36px}.route-editor__point.current-location:before{background-color:var(--primary-color)}.route-editor__point.placeholder>button{color:#8a8a8a}.has-draggable>.route-editor__point>.name{color:var(--text-secondary-color)}.has-draggable>.route-editor__point.handle>.name{color:var(--text-color)}.overlay-dialog__dialog{background-color:#fff;border-radius:24px;padding:20px;width:90vw;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;font-size:14px;text-align:center}.overlay-dialog__dialog>.title{font-weight:700;font-size:16px;margin-bottom:8px}.overlay-dialog__dialog>.text{margin-bottom:8px}.route-creator__start-btn{width:100%;margin-top:auto}.router-creator__add-point-btn{width:100%;margin-top:16px;margin-bottom:24px}.route-creator__point-skeleton{height:48px;border-radius:14px}.app-back-button__fixed{position:fixed;top:calc(var(--safe-inset-top) + 2px);top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),20px);left:14px;z-index:5}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fc2319;z-index:100000}.loading-screen>p{position:absolute;z-index:2;top:50%;left:50%}.loading-screen video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0}.loading-screen video.is-show{opacity:1}.update-banner__overlay{z-index:100!important}.update-banner-panel{height:auto!important;padding-bottom:max(env(safe-area-inset-bottom,0px),24px)!important}.update-banner-panel__body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:0 20px}.update-banner-panel__title{font-size:20px;font-weight:700;color:var(--text-color)}.update-banner-panel__version{font-size:14px;color:#8a8a8a;margin-top:6px}.update-banner-panel__btn-primary{margin-top:24px;height:52px;width:100%;display:flex;align-items:center;justify-content:center;background:var(--primary-color);border-radius:9999px;font-size:18px;font-weight:700;color:#fff;text-decoration:none}.update-banner-panel__btn-primary:active{background:#c0291e}.update-banner-panel__btn-later{margin-top:4px;height:52px;width:100%;display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:18px;font-weight:700;color:var(--text-color);cursor:pointer}.router-page{will-change:transform,position,opacity;min-height:100%}.stack-in-leave-active,.stack-out-enter-active{transition:transform .4s cubic-bezier(.4,0,.1,1),opacity .4s ease}.stack-in-enter-active,.stack-out-leave-active{transition:transform .4s cubic-bezier(.4,0,.1,1)}.stack-in-leave-active,.stack-in-leave-to,.stack-out-leave-active,.stack-out-leave-to{position:fixed;inset:0;z-index:-1;overflow:hidden}.stack-out-leave-active,.stack-out-leave-to{z-index:50}.stack-out-enter-active,.stack-out-leave-active{transition:transform .335s cubic-bezier(.4,0,.3,1),opacity .335s ease}.stack-in-enter-from,.stack-out-leave-to{transform:translate3d(100%,0,0)}.stack-in-leave-to,.stack-out-enter-from{transform:translate3d(-30%,0,0);opacity:.5}.stack-in-leave-to:after,.stack-out-enter-from:after{display:block;background-color:#0006}.slide-left-leave-active,.slide-right-leave-active{transition:transform .1s cubic-bezier(.4,0,1,1)}.slide-left-enter-active,.slide-right-enter-active{transition:transform .1s cubic-bezier(0,0,.3,1),opacity .1s;position:fixed;inset:0;z-index:51}.slide-left-enter-from,.slide-right-enter-from{position:fixed;opacity:0}.slide-left-enter-from,.slide-right-leave-to{transform:translate3d(-12%,0,0)}.slide-left-leave-to,.slide-right-enter-from{transform:translate3d(12%,0,0)}.back-btn-scroll{position:fixed;z-index:1;top:var(--safe-inset-top);top:max(var(--safe-area-inset-top, env(safe-area-inset-top, 0px)),24px);left:14px}.popup-message{position:fixed;left:50%;bottom:80px;transform:translate(-50%);background:var(--blocks-color);width:max-content;max-width:calc(100vw - 56px);padding:8px 12px;border-radius:20px;font-weight:500;border:1px solid rgba(0,0,0,.1);pointer-events:none;z-index:1000}:root{--primary-color: #FF4032;--button-color: #1D1D1D;--text-color: #1D1D1D;--text-secondary-color: #8A8A8A;--placeholder-color: #919191;--input-background-color: #F4F4F4;--blocks-color: #F6F6F6;--safe-inset-top: 24px;--safe-inset-bottom: 8px;--toast-background-color: #1D1D1D;--error-color: #ca1d10}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;src:url(/assets/Onest-VariableFont_wght-ClXEBONp.ttf)}body,input,button,textarea,label{font-family:Onest,sans-serif;color:var(--text-color)}h3{font-weight:800;font-size:20px;margin:20px 0;box-sizing:border-box}h1{font-weight:800;font-size:30px;line-height:30px;text-align:center;margin:0}h2{font-weight:800;font-size:24px;line-height:24px;margin:0 0 16px}.text-subtitle{font-weight:700;font-size:16px;line-height:16px;text-align:center}.text-pre{white-space:pre-wrap}html,body,#app{margin:0;padding:0;height:100%;background:none;overflow:visible}html{overflow-x:hidden;overflow-y:auto}body.scroll-disabled{position:fixed;width:100%}button{color:var(--text-color);outline:none;border:none}.container{padding-left:14px;padding-right:14px}button,a{-webkit-tap-highlight-color:transparent}.fade-enter-active,.fade-leave-active{transition:opacity .335s ease}.fade-enter-from,.fade-leave-to{opacity:0}.scroll{overflow-x:hidden;overflow-y:auto}.maplibregl-ctrl-geolocate{display:none!important}img:not([src]),img[src=""],img[src=null],img[src=undefined]{content:url(/assets/not-image-Dz1fpmDd.png)}
