.bookmarks{padding:0 24px 60px;width:100%;max-width:500px;margin:auto}.bookmarks__header{position:relative;display:flex;align-items:center;justify-content:center;height:52px}.bookmarks__back{position:absolute;right:0;border-radius:50%;width:32px;height:32px;background-color:#ffffffb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ebebeb;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #00000014}.bookmarks__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:12px;color:#555;padding:32px;background-color:#fafafa;border-radius:12px}.bookmarks__empty img{width:100%;margin-bottom:16px}.bookmarks-card{border-radius:12px;border:1px solid #e0e0e0;display:flex;gap:6px;flex-direction:column;justify-content:space-between;padding:8px 10px;margin-bottom:8px;box-shadow:0 0 25px #00000014;min-height:98px}.bookmarks-card__title{font-weight:700;display:flex;align-items:center;gap:4px}.bookmarks-card__title svg{margin-bottom:5px}.bookmarks-card__address-text,.bookmarks-card__postal-code-text{font-size:12px;text-align:justify;color:#555}.bookmarks-card__address-copy,.bookmarks-card__postal-code-copy{min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ececec;cursor:pointer}.bookmarks-card__address,.bookmarks-card__postal-code{display:flex;justify-content:space-between;gap:4px}.bookmarks-hints{position:relative;display:flex;text-align:justify;border-radius:10px;padding:6px 16px;background-color:#aaaaf3;margin-bottom:16px;color:#fff;font-size:12px;overflow:hidden}.bookmarks-hints__bar{position:absolute;width:6px;height:100%;background-color:#7676c3;right:0;top:0}.intro{height:100dvh;padding:24px;max-width:500px;width:100%;margin:auto}.intro__title{margin:auto;text-align:center;font-weight:500}.intro__image{height:270px;width:100%;margin-bottom:16px}.intro__description{text-align:justify;font-size:15px;color:#373737;margin-bottom:24px}.intro__button{position:fixed;bottom:24px;width:calc(100% - 48px);max-width:452px;right:50%;left:50%;transform:translate(50%);height:48px;border-radius:12px;background-color:#005be2;color:#fafafa;border-style:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;margin-top:auto;gap:6px;cursor:pointer}.station-info{position:relative;width:100%;max-width:500px;min-height:100vh;margin:auto}.station-info__back{position:absolute;top:24px;right:24px;border-radius:50%;width:38px;height:38px;background-color:#ffffffb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ebebeb;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #00000014}.station-info__image{width:100%;object-fit:cover;height:320px}.station-info__container{position:relative;z-index:1;width:calc(100% - 48px);padding:10px 12px;border-radius:8px;height:100%;background-color:#fafafab3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ebebeb;margin:-64px auto 0;box-shadow:0 8px 30px #00000014}.station-info__title{font-size:17px;font-weight:700;margin-bottom:8px}.station-info__address{text-align:justify;margin-bottom:16px;color:#666;cursor:copy}.station-info__section{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:8px;padding:0 16px}.station-info__postal-code{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:20px;background-color:#ededed;line-height:1}.station-info__postal-code div{display:flex;align-items:center}.station-info__button{position:fixed;bottom:24px;width:calc(100% - 48px);max-width:452px;right:50%;left:50%;transform:translate(50%);height:48px;border-radius:12px;background-color:#005be2;color:#fafafa;border-style:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;margin-top:auto;gap:6px;cursor:pointer}.station-info__button svg path{fill:#fafafa}.station-info__button--remove{background-color:#fff;border:1px solid #ff2929;color:#ff2929}.station-info__button--remove svg path{fill:#ff2929}.login{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px}.login__icon{margin-bottom:32px;margin-top:-56px}.login__icon svg{width:52px;height:52px}.login__description{font-size:10px;color:#797979}.login__back{position:absolute;top:24px;right:24px;border-radius:50%;width:38px;height:38px;background-color:#ffffffb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ebebeb;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #00000014}.login__back svg{margin:initial;width:20px;height:20px}.login__input{display:block;width:100%;height:44px;direction:ltr;border:1px solid #757575;border-radius:12px;outline:none;color:#424242;background-color:#fafafa;padding:0 16px;margin-top:12px}.login__input-error{color:#ff2929;font-size:12px;margin-top:6px;height:24px}.login__form{max-width:500px;width:100%}.login__button{width:100%;height:48px;border-radius:12px;background-color:#005be2;color:#fafafa;border-style:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;margin-top:18px}.login__button--disabled{background-color:#9ec4fc}.bottom-navigation{display:flex;align-items:center;position:fixed;bottom:0;width:100%;right:50%;transform:translate(50%);box-shadow:0 -6px 30px #0000001a;background-color:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:52px;visibility:hidden}.bottom-navigation__item{font-size:12px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.bottom-navigation__item svg{width:16px;height:16px}@media (max-width: 850px){.bottom-navigation{visibility:visible}}.button-bold,.button{font-weight:500;font-size:16px;line-height:28px}.button{height:40px;padding:0 24px;border-radius:16px;background-color:#005be2;color:#fafafa;border-style:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:0 6px 15px #005be240;cursor:pointer}.button__icon{margin-left:16px}.button--disabled{background-color:#b3cef6;cursor:not-allowed}.card-skeleton{height:200px;width:100%;display:flex;flex-direction:column;padding:16px;border-radius:32px;border:1px solid #eeeeee}.card-skeleton__title{width:140px;height:24px;border-radius:8px;margin-bottom:8px}.card-skeleton__content{display:flex;justify-content:space-between}.card-skeleton__image{border-radius:24px;margin-left:16px;min-width:140px;height:136px}.card-skeleton__info{width:100%;height:100%;border-radius:8px}@media (max-width: 768px){.card-skeleton{height:162px;min-width:264px;border-radius:24px;padding:16px 12px}.card-skeleton__title{height:16px;margin-bottom:16px}.card-skeleton__image{height:92px;min-width:72px;border-radius:10px}}.container{max-height:100%;max-width:100%}.subtitle-bold,.error__title{font-weight:500;font-size:18px;line-height:31px}.body-bold,.error__link{font-weight:500;font-size:14px;line-height:24px}.error{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.error__image{margin-bottom:16px}.error__title{margin-bottom:56px;color:#212121;line-height:32px}.error__description{margin-bottom:32px;color:#9e9e9e}.error__link{cursor:pointer;color:#4d8ceb}.body-bold,.ganje-loader__text{font-weight:500;font-size:14px;line-height:24px}.ganje-loader{display:inline-block;position:relative;width:45px;height:45px}.ganje-loader__container{display:flex;flex-direction:column;align-items:center}.ganje-loader__text{color:#005be2;margin-top:16px}.ganje-loader div{box-sizing:border-box;display:block;position:absolute;width:35px;height:35px;margin:5px;border:5px solid #005be2;border-radius:50%;animation:ganje-loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#005be2 transparent transparent transparent}.ganje-loader div:nth-child(1){animation-delay:-.45s}.ganje-loader div:nth-child(2){animation-delay:-.3s}.ganje-loader div:nth-child(3){animation-delay:-.15s}@keyframes ganje-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mapboxgl-canvas{position:absolute;left:0;top:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{right:0;bottom:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{margin:10px 0 0 10px;float:left}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin:10px 10px 0 0;float:right}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{margin:0 0 10px 10px;float:left}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{margin:0 10px 10px 0;float:right}.mapboxgl-ctrl-group{border-radius:4px;background:#fff}.mapboxgl-ctrl-group:not(:empty){-moz-box-shadow:0 0 2px rgba(0,0,0,.1);-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:transparent}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl button::-moz-focus-inner{border:0;padding:0}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:focus:only-child{border-radius:inherit}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23333%27%3E%3Cpath d=%27M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23333%27%3E%3Cpath d=%27M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z%27/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27%3E%3Cpath d=%27M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27%3E%3Cpath d=%27M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z%27/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z%27/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23333%27%3E%3Cpath d=%27M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z%27/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27%3E%3Cpath d=%27M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27%3E%3Cpath d=%27M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z%27/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z%27/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23333%27%3E%3Cpath d=%27M10.5 14l4-8 4 8h-8z%27/%3E%3Cpath d=%27M10.5 16l4 8 4-8h-8z%27 fill=%27%23ccc%27/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27%3E%3Cpath d=%27M10.5 14l4-8 4 8h-8z%27/%3E%3Cpath d=%27M10.5 16l4 8 4-8h-8z%27 fill=%27%23999%27/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 29 29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10.5 14l4-8 4 8h-8z%27/%3E%3Cpath d=%27M10.5 16l4 8 4-8h-8z%27 fill=%27%23ccc%27/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23333%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23aaa%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3Cpath d=%27M14 5l1 1-9 9-1-1 9-9z%27 fill=%27red%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%2333b5e5%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23e58978%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%2333b5e5%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23e54e33%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{-webkit-animation:mapboxgl-spin 2s linear infinite;-moz-animation:mapboxgl-spin 2s infinite linear;-o-animation:mapboxgl-spin 2s infinite linear;-ms-animation:mapboxgl-spin 2s infinite linear;animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23999%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3Cpath d=%27M14 5l1 1-9 9-1-1 9-9z%27 fill=%27red%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%2333b5e5%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23e58978%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%2333b5e5%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23e54e33%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23666%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%272%27/%3E%3Cpath d=%27M14 5l1 1-9 9-1-1 9-9z%27 fill=%27red%27/%3E%3C/svg%3E")}}@-webkit-keyframes mapboxgl-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes mapboxgl-spin{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@-o-keyframes mapboxgl-spin{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(1turn)}}@-ms-keyframes mapboxgl-spin{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(1turn)}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2788%27 height=%2723%27 viewBox=%270 0 88 23%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 fill-rule=%27evenodd%27%3E%3Cdefs%3E%3Cpath id=%27a%27 d=%27M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z%27/%3E%3Cpath id=%27b%27 d=%27M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z%27/%3E%3C/defs%3E%3Cmask id=%27c%27%3E%3Crect width=%27100%25%27 height=%27100%25%27 fill=%27%23fff%27/%3E%3Cuse xlink:href=%27%23a%27/%3E%3Cuse xlink:href=%27%23b%27/%3E%3C/mask%3E%3Cg opacity=%27.3%27 stroke=%27%23000%27 stroke-width=%273%27%3E%3Ccircle mask=%27url%28%23c%29%27 cx=%2711.5%27 cy=%2711.5%27 r=%279.25%27/%3E%3Cuse xlink:href=%27%23b%27 mask=%27url%28%23c%29%27/%3E%3C/g%3E%3Cg opacity=%27.9%27 fill=%27%23fff%27%3E%3Cuse xlink:href=%27%23a%27/%3E%3Cuse xlink:href=%27%23b%27/%3E%3C/g%3E%3C/svg%3E")}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2788%27 height=%2723%27 viewBox=%270 0 88 23%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 fill-rule=%27evenodd%27%3E%3Cdefs%3E%3Cpath id=%27a%27 d=%27M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z%27/%3E%3Cpath id=%27b%27 d=%27M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z%27/%3E%3C/defs%3E%3Cmask id=%27c%27%3E%3Crect width=%27100%25%27 height=%27100%25%27 fill=%27%23fff%27/%3E%3Cuse xlink:href=%27%23a%27/%3E%3Cuse xlink:href=%27%23b%27/%3E%3C/mask%3E%3Cg stroke=%27%23000%27 stroke-width=%273%27%3E%3Ccircle mask=%27url%28%23c%29%27 cx=%2711.5%27 cy=%2711.5%27 r=%279.25%27/%3E%3Cuse xlink:href=%27%23b%27 mask=%27url%28%23c%29%27/%3E%3C/g%3E%3Cg fill=%27%23fff%27%3E%3Cuse xlink:href=%27%23a%27/%3E%3Cuse xlink:href=%27%23b%27/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2788%27 height=%2723%27 viewBox=%270 0 88 23%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 fill-rule=%27evenodd%27%3E%3Cdefs%3E%3Cpath id=%27a%27 d=%27M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z%27/%3E%3Cpath id=%27b%27 d=%27M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z%27/%3E%3C/defs%3E%3Cmask id=%27c%27%3E%3Crect width=%27100%25%27 height=%27100%25%27 fill=%27%23fff%27/%3E%3Cuse xlink:href=%27%23a%27/%3E%3Cuse xlink:href=%27%23b%27/%3E%3C/mask%3E%3Cg stroke=%27%23fff%27 stroke-width=%273%27 fill=%27%23fff%27%3E%3Ccircle mask=%27url%28%23c%29%27 cx=%2711.5%27 cy=%2711.5%27 r=%279.25%27/%3E%3Cuse xlink:href=%27%23b%27 mask=%27url%28%23c%29%27/%3E%3C/g%3E%3Cuse xlink:href=%27%23a%27/%3E%3Cuse xlink:href=%27%23b%27/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{padding:0 5px;background-color:#ffffff80;margin:0}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0%27/%3E%3C/svg%3E");background-color:#ffffff80;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill-rule=%27evenodd%27 fill=%27%23fff%27%3E%3Cpath d=%27M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0%27/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0%27/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;font-size:10px;border:2px solid #333;border-top:#333;padding:0 5px;color:#333;box-sizing:border-box}.mapboxgl-popup{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;will-change:transform;pointer-events:none}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{-webkit-flex-direction:column;flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.mapboxgl-popup-anchor-left{-webkit-flex-direction:row;flex-direction:row}.mapboxgl-popup-anchor-right{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.mapboxgl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-top:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-right:none;border-left-color:#fff}.mapboxgl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{position:absolute;top:0;left:0;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.mapboxgl-user-location-dot:before{content:"";position:absolute;-webkit-animation:mapboxgl-user-location-dot-pulse 2s infinite;-moz-animation:mapboxgl-user-location-dot-pulse 2s infinite;-ms-animation:mapboxgl-user-location-dot-pulse 2s infinite;animation:mapboxgl-user-location-dot-pulse 2s infinite}.mapboxgl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px #00000059}@-webkit-keyframes mapboxgl-user-location-dot-pulse{0%{-webkit-transform:scale(1);opacity:1}70%{-webkit-transform:scale(3);opacity:0}to{-webkit-transform:scale(1);opacity:0}}@-ms-keyframes mapboxgl-user-location-dot-pulse{0%{-ms-transform:scale(1);opacity:1}70%{-ms-transform:scale(3);opacity:0}to{-ms-transform:scale(1);opacity:0}}@keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}@media print{.mapbox-improve-map{display:none}}.wm-container{position:absolute!important;display:flex!important;gap:4px!important;align-items:end!important;z-index:1!important;bottom:2px!important;left:15px!important;direction:ltr!important;box-sizing:border-box!important;font-size:11px!important;line-height:11px!important;visibility:visible!important;translate:none!important;transform:none!important;padding:0!important;opacity:1!important;overflow:visible!important;margin:0!important;max-height:none!important;filter:none!important;color:#000;height:20px!important;width:390px!important;min-width:390px!important;max-width:390px!important}html[map-style*=Night] .wm-container{color:#fff}.wm-container a{text-decoration:none!important;color:inherit!important}.wm-container a .water-mark-img{height:20px!important;width:62px!important;overflow:visible!important;background-image:url(https://static.neshan.org/sdk/images/neshan_water_mark.svg);background-size:contain!important;background-repeat:no-repeat!important}html[map-style*=Night] .wm-container a .water-mark-img{background-image:url(https://static.neshan.org/sdk/images/neshan_water_mark_white.svg?v=1)}.water-mark{display:inline-flex!important}@font-face{font-family:Vazir;src:url(/assets/52388e8fa53145d5a94d-DHqa3JTn.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/1d61eb00849928919660-B_t2WhO7.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/e1b962829e9346343ae0-D8Z0RbIt.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/ecda174d27dfae677a04-DWOxcBvX.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/5829632602670a5e8279-BfeKiK-D.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/52388e8fa53145d5a94d-DHqa3JTn.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/bfdd5c1e08d4043b643f-CUGnS-PN.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/f390d0eed2b8130d98c0-CLISmBOp.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/1d61eb00849928919660-B_t2WhO7.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/ebca8b536618dfe55099-BReMSWK_.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/ad2b46085e3b750a48a4-CJtKXQQl.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--sm: .25em;--md: .5em;--lg: 1em;--text-xl: 1.33em;--text-lg: 1.05em;--text-nm: 1em;--text-sm: .85em;--text-xs: .8em;--text-xxs: .75em;--primary: #03a9f4}.pos-relative{position:relative}.pos-absolute{position:absolute}.d-flex{display:flex!important}.d-none{display:none!important}.d-inline-flex{display:inline-flex!important}.v-hidden{visibility:hidden!important;opacity:0!important}.row{display:flex;flex-wrap:wrap}.row>*{flex-shrink:0;width:100%;max-width:100%}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-around{justify-content:space-around}.align-end{align-items:end!important}.text-center{text-align:center}.text-xl{font-size:var(--text-xl)}.text-sm{font-size:var(--text-sm)}.o-hidden{overflow:hidden}.pointer{cursor:pointer}.select-none{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-map{position:relative}.water_mark_container{position:absolute;z-index:1;bottom:.4em;left:1.5em;direction:ltr;box-sizing:border-box;font-size:11px;line-height:11px}.water_mark_container a{text-decoration:none;color:inherit;margin-right:.4em}.water_mark_container a img{height:20px}.body{font-weight:400;font-size:14px;line-height:24px}.body-bold,.ganje-marker__cluster-point-count{font-weight:500;font-size:14px;line-height:24px}@font-face{font-family:iranyekan;font-style:normal;font-weight:700;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebboldfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebboldfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebboldfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebboldfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:100;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebthinfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebthinfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebthinfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebthinfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:300;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanweblightfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanweblightfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanweblightfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanweblightfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:400;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregularfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregularfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebregularfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebregularfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:500;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebmediumfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebmediumfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebmediumfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebmediumfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:800;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebextraboldfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebextraboldfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:900;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebblackfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebblackfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebblackfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebblackfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:950;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextrablackfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextrablackfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebextrablackfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebextrablackfanum.ttf) format("truetype")}.map{width:100%;height:100vh;position:relative}.map__loading{position:relative;width:100%;height:100%}.map-fullscreen-container{display:flex;align-items:center;border-radius:12px;padding:0 8px;height:48px;position:absolute;bottom:48px;right:32px;z-index:1;background-color:#fff;color:#005be2;font-size:14px;font-weight:700;cursor:pointer;overflow:hidden;width:48px;transition:.15s}.map-fullscreen-container:hover{width:160px}.map-fullscreen-container:hover .map-fullscreen-container__title{opacity:1;visibility:visible}.map-fullscreen-container svg{margin-left:10px;min-width:32px}.map-fullscreen-container__title{min-width:60px;text-align:center;overflow:hidden;text-wrap:nowrap;opacity:0;visibility:hidden;transition:.2s}.map-view-count{display:flex;align-items:center;position:absolute;top:48px;border-radius:4px;background:#1a1a1ccc;color:#fff;height:52px;padding:0 12px;z-index:2;left:50%;right:50%;transform:translate(50%);width:max-content;font-size:12px;font-weight:700}.map-view-count--bold{font-size:16px;margin-left:12px}.map-view-count__title{margin-left:12px}.map-view-count__icon{height:auto;width:20px;margin-left:4px;transform:translateY(-3px)}.map-view-count__separator{margin:0 12px 0 24px}.ganje-marker{line-height:0;transition:.15s opacity;visibility:visible;opacity:1}.ganje-marker__cluster-container{position:relative;cursor:pointer}.ganje-marker__cluster-container:hover .cluster-marker__base{fill:#005be2}.ganje-marker__cluster-point-count{font-family:iranyekan,sans-serif!important;line-height:0!important;position:absolute;width:100%;text-align:center;bottom:52%}.ganje-marker__simple-marker{cursor:pointer;width:24px;height:30px;transition:.3s}.ganje-marker__simple-marker .simple-marker__base{transition:.2s;fill:#06f}.ganje-marker__simple-marker:hover .simple-marker__base{fill:#005ae0}.ganje-marker__simple-marker .simple-marker__stroke{display:none}.ganje-marker__cluster-marker{width:24px;height:30px;fill:#06f}.ganje-marker__cluster-marker:hover{fill:#005ae0}.ganje-marker__cluster-marker--mixed{width:38px;height:47px}.ganje-marker__cluster-marker .simple-marker__stroke{display:none}.none-marker{visibility:hidden;opacity:0}.active-marker{z-index:2}.active-marker svg{width:36px;height:45px}.active-marker svg path:first-child{stroke:#fff;stroke-width:.025rem}a.mapboxgl-ctrl-logo{display:none}.mapboxgl-ctrl-attrib.mapboxgl-compact{transform:scale(.7)}.mapboxgl-control-container{display:none}.wm-container{opacity:.4!important;transform:scale(.7)!important;transform-origin:left}@media (max-width: 850px){.map-fullscreen-container{display:none;visibility:hidden}.map{height:calc(100svh - 340px);margin:127px auto 0}.map--hidden{height:calc(100svh - 213px);margin-top:0}.map-view-count{top:12px;height:48px;font-size:10px}.map-view-count--bold{font-size:14px;margin-left:4px}.map-view-count__title{margin-left:4px}.map-view-count__icon{height:auto;width:14px;transform:translateY(-2px)}.map-view-count__separator{margin:0 0 0 4px}}.radio{display:flex;align-items:center;cursor:pointer}.radio__button{position:relative;width:13px;height:13px;padding:.08125rem;border-radius:50%;border:.08125rem solid #757575;margin-left:5px}.radio__filler{opacity:0;visibility:hidden;width:100%;height:100%;border-radius:50%;background-color:#3dc03c;transition:.1s}.radio--active .radio__filler{opacity:1;visibility:visible;animation:radioFiller .3s}@keyframes radioFiller{0%{transform:scale(0)}50%{transform:scale(1.25)}to{transform:scale(1)}}.city-select{width:100%;position:relative}.city-select .selected-city{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;padding:0 12px;height:40px;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;background-color:#fff}.city-select .selected-city .arrow{font-size:12px}.city-select .dropdown{position:absolute;top:100%;left:0;width:100%;border:1px solid #d9d9d9;border-radius:8px;background-color:#fff;margin-top:5px;z-index:10;box-shadow:0 0 5px #00000040}.city-select .dropdown input{margin:8px 12px;height:25px;width:calc(100% - 24px);padding:0 8px;border:none;font-size:10px;font-weight:400;border-radius:4px;background-color:#f5f5f5}.city-select .dropdown ul{list-style:none;padding:0 12px;margin:0;max-height:544px;overflow-y:auto}.city-select .dropdown ul li{height:40px;display:flex;align-items:center;font-size:14px;cursor:pointer;border-bottom:1px solid #f1f1f1;transition:.15s}.city-select .dropdown ul li:hover{padding-right:4px}.city-select .dropdown ul li:first-child{border-top:1px solid #f1f1f1}.city-select .dropdown ul li:last-child{border-bottom:none}@media (max-width: 850px){.city-select .dropdown ul li{font-size:12px;height:37px}.city-select .selected-city{height:32px;font-size:12px;font-weight:400}}.station-card{width:190px;border-radius:4px;border:1px solid #e0e0e0;padding:11px;transition:.2s;cursor:pointer}.station-card--active{border-color:#005be2;box-shadow:0 0 7px #00000040}.station-card--empty .station-card__nickname,.station-card--empty .station-card__address,.station-card--empty .station-card__time-title,.station-card--empty .station-card__time-hour{color:#9e9e9e}.station-card__image-container{position:relative;margin-bottom:8px;width:auto}.station-card__image-badge{background:#fffc;width:66px;height:21px;border-radius:0 12px 12px 0;position:absolute;bottom:20px;left:0;padding-right:8px;display:flex;align-items:center;color:#212121;font-size:12px;font-weight:700;line-height:normal}.station-card__image-badge svg{margin-left:4px}.station-card__image{width:100%;height:166px;border-radius:8px;object-fit:cover}.station-card__nickname,.station-card__address{text-overflow:ellipsis;line-height:normal;overflow:hidden}.station-card__nickname{color:#1a1a1c;font-size:14px;font-weight:700;height:24px;text-wrap:nowrap;margin-bottom:2px}.station-card__address{color:#585858;height:32px;font-size:10px;font-weight:400;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.station-card__item-grid{display:flex;justify-content:space-between;align-items:center}.station-card__item-title{color:#8f8f8f;font-size:10px;font-weight:500}.station-card__item-description{color:#585858;font-size:12px;font-weight:500}.station-card__empty-space{height:24px}@media (max-width: 850px){.station-card{width:initial;height:138px;display:flex}.station-card__nickname{font-size:12px;height:21px;width:calc(100vw - 198px)}.station-card__address{width:calc(100vw - 198px)}.station-card__image-container{margin:0 0 0 12px;height:100%}.station-card__image{width:114px;height:114px}.station-card__image-badge{background:#fffc;width:51px;height:17px;bottom:8px;left:0;padding-right:4px;color:#1a1a1c;font-size:10px;font-weight:500}.station-card__image-badge svg{width:10px;margin-left:4px}}.station-card-skeleton{width:190px;border-radius:4px;border:1px solid #e0e0e0;padding:11px}.station-card-skeleton__image-container{position:relative;margin-bottom:16px;width:100%;height:166px;background-color:#f5f5f5;border-radius:8px}.station-card-skeleton__image-badge{background:#fff;width:66px;height:21px;border-radius:0 12px 12px 0;position:absolute;bottom:10px;left:0;padding-right:8px;display:flex;align-items:center}.station-card-skeleton__title{height:24px;width:100%;margin-bottom:2px;background-color:#f5f5f5}.station-card-skeleton__address{height:34px;width:100%;margin-bottom:16px;background-color:#f5f5f5}.station-card-skeleton__time-label{width:51px;height:17px;background-color:#f5f5f5}.station-card-skeleton__time-hour{width:52px;height:21px;background-color:#f5f5f5}.station-card-skeleton__info{width:100%}@media (max-width: 850px){.station-card-skeleton{display:flex;width:100%}.station-card-skeleton__image-container{margin:0 0 0 12px;min-width:90px;height:90px;width:90px}.station-card-skeleton__image-badge{width:44px;height:17px;bottom:8px}.station-card-skeleton__address{margin-bottom:14px}.station-card-skeleton__time-label,.station-card-skeleton__time-hour{height:16px}}.station-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.station-filter--hidden{display:none;visibility:hidden}@media (max-width: 850px){.station-filter{position:fixed;width:100%;z-index:3;right:0;top:80px;padding:0 24px 18px}}.station-search{border-radius:18px;background:#f5f5f5;width:100%;margin-bottom:12px;border:1px solid #f5f5f5;transition:.2s;overflow:hidden;position:absolute;z-index:1}.station-search--open{border-radius:18px}.station-search--active{border-color:#005be2}.station-search__container{position:relative;margin-bottom:48px;z-index:11}.station-search__container--hidden{display:none;visibility:hidden}.station-search__container--open-feature{top:64px!important}.station-search__container .station-search__input-icon{position:absolute;right:12px;top:9px}.station-search__input{width:100%;height:36px;padding:0 20px 0 12px;font-size:12px;font-weight:500;color:#585858;border:none;outline:none;background:none;border-bottom:1px solid #d9d9d9;margin-bottom:2px}.station-search__input--empty{margin-bottom:0;border-bottom:none}.station-search__input-container{padding:0 16px;background-color:#f5f5f5}.station-search__hint{height:31px;display:flex;align-items:center;cursor:pointer;margin-bottom:2px;padding:0 16px;transition:.1s}.station-search__hint:hover{background-color:#eee}.station-search__hint:hover .station-search__hint-icon{transform:scale(1.1)}.station-search__hint-icon{margin-left:4px;transition:.1s}.station-search__hint-text{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;color:#585858;width:100%}.station-search__hint-empty{display:block;color:#515151;font-size:10px;font-weight:400;padding:4px 16px 6px}@media (max-width: 850px){.station-search{width:calc(100% - 48px);right:24px}.station-search__container{position:fixed;right:0;top:26px;z-index:4;width:100%}}.title{font-weight:400;font-size:20px;line-height:35px}.title-bold{font-weight:500;font-size:20px;line-height:35px}.subtitle{font-weight:400;font-size:18px;line-height:31px}.subtitle-bold{font-weight:500;font-size:18px;line-height:31px}.button{font-weight:400;font-size:16px;line-height:28px}.button-bold{font-weight:500;font-size:16px;line-height:28px}.body,.stations-list__go-up{font-weight:400;font-size:14px;line-height:24px}.body-bold{font-weight:500;font-size:14px;line-height:24px}.caption{font-weight:400;font-size:12px;line-height:21px}.caption-bold{font-weight:500;font-size:12px;line-height:21px}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__row{display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0px}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:flex;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{flex:0 0 24px;height:1em;width:1em;fill:currentColor}::-webkit-scrollbar{opacity:0;width:0px}.stations-list{position:relative;background-color:#fff;min-width:504px;height:100vh;padding:32px 80px 32px 20px;overflow-y:auto}.stations-list__title{margin-bottom:8px;font-size:12px;font-weight:500;color:#1a1a1c}.stations-list__open-title{width:max-content;position:fixed;top:24px;right:50%;transform:translate(50%);font-weight:500}.stations-list__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stations-list__empty{width:100%;color:#212121;font-size:14px;font-weight:700}.stations-list__go-up{color:#fafafa;position:fixed;bottom:32px;right:198px;display:flex;align-items:center;justify-content:center;background-color:#005be2;height:32px;padding:0 24px;border-radius:60px;opacity:.95;cursor:pointer;transition:.2s}.stations-list__go-up:hover{opacity:1;transform:translateY(-1px)}.stations-list__go-up--hidden{bottom:-32px;visibility:hidden;opacity:0}@media (max-width: 1200px){.stations-list{padding-right:20px;min-width:fit-content}.stations-list__go-up{right:138px}}@media (max-width: 850px){.stations-list{height:213px;padding:24px 24px 48px;width:100%}.stations-list--open-feature{position:fixed;top:120px;z-index:3;min-height:100vh;padding-bottom:168px}.stations-list__show-bookmarks{right:180px;bottom:16px}.stations-list__grid{grid-template-columns:1fr;gap:12px;padding-bottom:24px}.stations-list__title,.stations-list__go-up{display:none}.stations-list__show-map{visibility:visible}}@font-face{font-family:iranyekan;font-style:normal;font-weight:700;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebboldfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebboldfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebboldfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebboldfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:100;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebthinfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebthinfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebthinfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebthinfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:300;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanweblightfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanweblightfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanweblightfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanweblightfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:400;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregularfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregularfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebregularfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebregularfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:500;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebmediumfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebmediumfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebmediumfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebmediumfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:800;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebextraboldfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebextraboldfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:900;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebblackfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebblackfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebblackfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebblackfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:950;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextrablackfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextrablackfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebextrablackfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebextrablackfanum.ttf) format("truetype")}.flex{display:flex}.col{display:flex;flex-direction:column}.col--reverse{flex-direction:column-reverse}.align-center,.justify-center{align-items:center}.justify-spsace-between{justify-content:space-between}.g-4{gap:4px}.g-16{gap:16px}.g-24{gap:24px}*,*:after,*:before{box-sizing:border-box;scroll-behavior:smooth}html,body{font-family:iranyekan,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:24px;margin:0;color:#212121;background-color:#fff}input,textarea,button{font-family:inherit}a{text-decoration:none}.skeleton{position:relative;overflow:hidden;background:#f5f5f5}.skeleton:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f5f5f5,#eee,#fafafa);animation:skeleton 1s linear forwards infinite;will-change:transform}@keyframes skeleton{0%{transform:translate3d(-250%,0,0)}to{transform:translate3d(250%,0,0)}}
