.context-menu-component{padding:10px 0;border-radius:4px;background-color:var(--color-bg-primary);box-shadow:0 var(--shadow-y) var(--shadow-blur) 0 var(--shadow-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._mobile .context-menu-component{width:100%;padding:6px 0 0;border-radius:0}.list-item-view{color:inherit;text-decoration:none;cursor:default;display:flex;white-space:nowrap;background:var(--color-bg-primary);align-items:center}.list-item-view._size_header,.list-item-view._size_list{min-height:40px;align-items:center}.list-item-view._size_list{padding:0 16px}.list-item-view._size_header{width:248px;padding:8px 16px}._mobile .list-item-view._size_header{padding:8px 16px 16px}._mobile .list-item-view._size_header,.list-item-view._size_row{width:auto}._mobile .list-item-view._size_list,.list-item-view._size_row{min-height:56px}.list-item-view._size_row{padding:14px 16px;box-sizing:border-box}.list-item-view._size_service-bar{height:76px;width:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center}.list-item-view._clickable{cursor:pointer}.list-item-view._clickable:hover{background:var(--color-bg-additional)}.list-item-view._disabled{color:var(--color-icons-secondary);cursor:default}.list-item-view._disabled:hover{background:var(--color-transparent)}.list-item-view__content{font-size:14px;line-height:16px;font-weight:500;color:var(--color-text-primary);flex-grow:1;width:100%;padding:4px 0;overflow:hidden}._mobile .list-item-view__content{font-size:16px;line-height:20px;font-weight:400}.list-item-view._disabled .list-item-view__content{color:var(--color-icons-secondary)}.list-item-view._size_header .list-item-view__content{font-size:16px;line-height:20px;font-weight:500}.list-item-view._size_header .list-item-view__subtitle{margin-top:2px}.list-item-view__subtitle{font-size:14px;line-height:16px;font-weight:400;color:var(--color-text-secondary);margin-top:4px;white-space:normal}.list-item-view__icon-content{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;padding:2px;margin:-2px 16px -2px 0;border-radius:8px;color:var(--color-icons-primary)}._mobile .list-item-view__icon-content{width:32px;height:32px}.list-item-view._theme_red .list-item-view__content,.list-item-view._theme_red .list-item-view__icon-content{color:var(--color-ui-red)}.list-item-view._size_service-bar .list-item-view__content{font-size:12px;line-height:14px;font-weight:400;flex-grow:0;padding:0}.list-item-view._size_service-bar .list-item-view__icon-content{margin:0 0 6px;padding:0;background-color:var(--color-bg-separator);border-radius:4px;width:32px;height:32px;box-sizing:border-box}.list-item-view._disabled .list-item-view__icon-content{color:var(--color-icons-additional)}.list-item-view._size_service-bar:not(._disabled)._toggled .list-item-view__icon-content,.list-item-view._size_service-bar:not(._disabled)._toggled:hover .list-item-view__icon-content,.list-item-view:not(._disabled)._active .list-item-view__icon-content,.list-item-view:not(._disabled)._active:hover .list-item-view__icon-content{color:var(--color-icons-actions);background:var(--color-buttons-secondary)}.list-item-view._size_service-bar:not(._disabled)._active .list-item-view__icon-content,.list-item-view._size_service-bar:not(._disabled)._active:hover .list-item-view__icon-content,.list-item-view._size_service-bar:not(._disabled)._toggled .list-item-view__icon-content,.list-item-view._size_service-bar:not(._disabled)._toggled:hover .list-item-view__icon-content{color:var(--color-bg-additional);background-color:var(--color-icons-actions)}.list-item-view._size_service-bar:not(._disabled)._active .list-item-view__content{color:var(--color-icons-actions);font-weight:500}.list-item-view__right-content{flex-shrink:0;margin-left:16px}.list-item-view__right-content:empty{display:none}.list-item-view._border{border-bottom:1px solid var(--color-bg-separator)}.list-item-view._align-items_start{align-items:start}.list-item-view._align-items_center{align-items:center}.list-item-view._align-items_end{align-items:end}.bookmarks-select-folder-view{background-color:var(--color-bg-primary);max-height:400px;box-shadow:0 var(--shadow-y) var(--shadow-blur) 0 var(--shadow-color);border-radius:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}._mobile .bookmarks-select-folder-view{max-height:80vh;border-radius:0;box-shadow:none}.bookmarks-select-folder-view__places:not(:empty){padding:8px 0;border-bottom:1px solid var(--color-bg-separator)}.bookmarks-select-folder-view__folders{padding-top:8px}.bookmarks-select-folder-view__header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--color-bg-separator);background-color:var(--color-bg-primary)}._mobile .bookmarks-select-folder-view__header{padding:20px 16px;margin-top:0}.bookmarks-select-folder-view__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px;line-height:20px;font-weight:500}._mobile .bookmarks-select-folder-view__title{font-size:20px;line-height:24px;font-weight:500}.bookmarks-select-folder-view__button{margin-left:8px}.bookmarks-select-folder-view__content{display:flex;justify-content:space-between}.bookmarks-select-folder-view__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bookmarks-select-folder-view__add-icon{color:var(--color-icons-actions)}.bookmark-place-control-view{flex-grow:1;display:flex;position:relative}.bookmark-place-control-view:last-child:after{display:none}.bookmark-place-control-view__icon{height:24px;width:24px;background-color:var(--color-bg-additional);border-radius:4px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.bookmark-place-control-view__icon path{fill:var(--color-bw-grey20)}._theme_dark .bookmark-place-control-view__icon path{fill:var(--color-bw-grey80)}.bookmark-place-control-view__text-container{display:flex;margin-left:16px;overflow:hidden;justify-content:space-between;align-items:center;width:100%}.bookmark-place-control-view__title{font-size:14px;line-height:16px;font-weight:500;line-height:24px;color:var(--color-text-primary)}.bookmark-place-control-view__add-link{font-size:14px;line-height:16px;font-weight:500;text-align:left;color:var(--color-text-actions)}.sticky-wrapper{width:100%;position:-webkit-sticky;position:sticky;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:3}.sticky-wrapper._reached-boundaries{z-index:2}.sticky-wrapper__pseudo-sticky{border-bottom:1px solid var(--color-bg-separator)}.sticky-wrapper._position_top{top:0}.sticky-wrapper._position_bottom{bottom:0;z-index:2}.sticky-wrapper._border_always:after,.sticky-wrapper._border_auto:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;z-index:-1}.sticky-wrapper._empty:after{display:none}.sticky-wrapper._border_always,.sticky-wrapper._fixed._border_auto{box-shadow:var(--color-bg-separator) 0 1px}.sticky-wrapper._border_always._position_bottom,.sticky-wrapper._fixed._border_auto._position_bottom{box-shadow:var(--color-bg-separator) 0 -1px}.sticky-wrapper._fixed._header:after{top:0;bottom:-8px;min-height:64px;background-color:var(--color-bg-primary)}.sticky-wrapper._wide._fixed._header:after{left:-80px;right:-80px}.sticky-wrapper__observer-target{height:1px;margin-bottom:-1px;pointer-events:none}.sticky-wrapper__observer-target._absolute{margin-bottom:0;position:absolute;top:0;width:100%}.bookmarks-menu-wrapper{width:275px}._mobile .bookmarks-menu-wrapper{width:100%}.bookmark-error-message-view{padding:4px 8px;white-space:pre}.whats-here-preview{box-sizing:border-box;width:264px;border-radius:4px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);font-size:14px;line-height:16px}.whats-here-preview__anchor{position:absolute}.whats-here-preview__main{display:flex;justify-content:space-between}.whats-here-preview__panorama{margin:16px 16px 0;flex-shrink:0;width:40px;height:40px;border-radius:4px;overflow:hidden}.whats-here-preview__info{flex-grow:1;max-width:100%;box-sizing:border-box;padding:16px 0 0 16px;cursor:pointer}.whats-here-preview__info:only-child{padding-right:16px}.whats-here-preview__info:hover{color:var(--color-text-actions)}.whats-here-preview__title{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;font-size:14px;line-height:16px;font-weight:500}.whats-here-preview__title:first-letter{text-transform:uppercase}.whats-here-preview__description{margin:8px 0 16px;color:var(--color-text-secondary)}.whats-here-preview__links{padding:0 16px 16px}.whats-here-preview__add-object{font-weight:500;text-decoration:none;color:var(--color-text-actions);cursor:pointer}.whats-here-preview__add-object._disabled{cursor:default}.whats-here-preview__add-object:hover:not(._disabled){color:var(--color-ui-red)}.whats-here-preview__line{margin:0 16px;height:1px;background:var(--color-bg-separator)}.whats-here-preview__control{font-size:14px;line-height:16px;font-weight:500;display:flex;justify-content:space-between}.whats-here-preview__control-route,.whats-here-preview__control-search{width:50%;padding:15px 0 14px;display:inline-flex;align-items:center;white-space:nowrap;cursor:pointer;color:var(--color-text-primary)}.whats-here-preview__control-route:hover,.whats-here-preview__control-search:hover{color:var(--color-text-actions)}.whats-here-preview__control-route-icon,.whats-here-preview__control-search-icon{width:24px;height:24px;margin-right:4px}.whats-here-preview__control-route{padding-left:16px}.whats-here-preview__control-search{flex-shrink:0;justify-content:flex-end;padding-right:16px}.whats-here-preview__placemark{position:absolute;border:2px solid var(--color-bw-white);border-radius:50%;background-color:rgba(0,0,0,.4);height:12px;width:12px;top:-8px;left:-8px;-webkit-transform:scale(.8);transform:scale(.8);opacity:.4}.whats-here-preview__placemark-point{border-radius:50%;background-color:var(--color-bg-primary);width:4px;height:4px;margin-top:4px;margin-left:4px}.whats-here-preview__placemark._expanded{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-animation:none;animation:none}.panorama-thumbnail-view{position:relative;width:100%;height:100%;cursor:pointer;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.panorama-thumbnail-view__label{position:absolute;z-index:1;color:var(--color-bw-white)}.panorama-thumbnail-view._view_preview .panorama-thumbnail-view__label{left:8px;bottom:8px;padding:6px 9px 4px 25px;border-radius:3px;font-size:12px;line-height:14px;font-weight:500;background-color:rgba(0,0,0,.6)}.panorama-thumbnail-view__icon{position:absolute;color:var(--color-bw-grey96)}.panorama-thumbnail-view._view_preview .panorama-thumbnail-view__icon{top:5px;left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.panorama-thumbnail-view._view_preview:active .panorama-thumbnail-view__label,.panorama-thumbnail-view._view_preview:hover .panorama-thumbnail-view__label{background-color:rgba(0,0,0,.8)}.panorama-thumbnail-view._view_preview:not(._loaded){background-color:rgba(0,0,0,.2)}.panorama-thumbnail-view._view_whatshere .panorama-thumbnail-view__label{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);background-size:20px 20px}.panorama-thumbnail-view._view_whatshere .panorama-thumbnail-view__icon{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.panorama-thumbnail-view._view_whatshere:active .panorama-thumbnail-view__label,.panorama-thumbnail-view._view_whatshere:hover .panorama-thumbnail-view__label{background-color:rgba(0,0,0,.2)}.img-with-alt{background-color:var(--color-bw-white)}.map-placemark,.map-placemark__wrapper{width:0;height:0}.map-placemark__wrapper._non-interactive{pointer-events:none}.map-circle-placemark{width:26px;top:-13px;left:-13px;position:absolute;font-size:14px;line-height:16px;line-height:18px;color:var(--color-ui-red)}.map-circle-placemark__outline{display:none}.map-circle-placemark._outline .map-circle-placemark__outline{display:initial}.map-circle-placemark._size_large{width:40px;top:-20px;left:-20px}.map-circle-placemark._comma{-webkit-transform:translate(2px,-24.5px);transform:translate(2px,-24.5px)}.map-circle-placemark._size_large._comma{-webkit-transform:translate(3px,-38.3px);transform:translate(3px,-38.3px)}.map-circle-placemark__content{position:absolute;display:flex;align-items:center;justify-content:center}.map-circle-placemark._size_medium .map-circle-placemark__content{width:16px;height:16px;top:5px;left:5px}.map-circle-placemark._size_large .map-circle-placemark__content{width:24px;height:24px;top:8px;left:8px}.map-circle-placemark__placemark svg{-webkit-transform-origin:top left;transform-origin:top left}.map-circle-placemark._size_large .map-circle-placemark__placemark svg{-webkit-transform:scale(1.54);transform:scale(1.54)}.map-circle-placemark__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:250px;padding-right:8px;border-radius:999px;display:inline;background:hsla(0,0%,100%,.85);box-sizing:border-box;color:var(--color-text-primary);z-index:-1;position:absolute;left:0;top:0}._theme_dark .map-circle-placemark__caption{background:rgba(36,37,40,.9)}.map-circle-placemark._size_medium .map-circle-placemark__caption{padding-top:4px;padding-bottom:4px}.map-circle-placemark._size_large .map-circle-placemark__caption{padding-top:11px;padding-bottom:11px}.map-circle-placemark:not(._outline) .map-circle-placemark__caption{padding-left:100%}.map-circle-placemark._outline .map-circle-placemark__caption{padding-left:calc(100% + 2px)}.map-circle-placemark._size_medium._outline .map-circle-placemark__caption{padding-left:calc(100% + 3px)}.map-circle-placemark._size_medium:not(._outline) .map-circle-placemark__caption{padding-top:2px;padding-bottom:2px;left:2px;top:2px}.map-circle-placemark._size_large:not(._outline) .map-circle-placemark__caption{padding-top:8px;padding-bottom:8px;left:3px;top:3px}.map-layers-view{min-width:250px;background-color:var(--color-bg-primary);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.map-layers-view__popup-wrapper{overflow:hidden;border-radius:8px;box-shadow:0 var(--shadow-y) var(--shadow-blur) 0 var(--shadow-color)}._mobile .map-layers-view{width:100%;padding-top:6px;border-radius:0;box-shadow:none}.map-layers-view__layers{padding:12px 0;border-bottom:1px solid var(--color-bg-separator)}._mobile .map-layers-view__layers{border-bottom:8px solid var(--color-bg-additional)}.map-layers-view__segment-control-container{padding:0 12px}.map-layers-view__modes{padding:8px 0;border-bottom:1px solid var(--color-bg-separator)}._mobile .map-layers-view__modes{padding:0;border-bottom:8px solid var(--color-bg-additional)}.map-layers-view__tools{padding:6px 0}._mobile .map-layers-view__tools{padding:0}.map-layers-view__bookmarks-more{cursor:pointer;color:var(--color-icons-secondary)}.map-layers-view__bookmarks-more:hover{color:var(--color-text-primary)}.map-layers-view__unvisited{margin:4px 4px 0 0}body:not(._mobile) .map-layers-view__feature-setting-container{padding-top:8px}.shutter{position:fixed;display:flex;flex-direction:column;justify-content:flex-end;z-index:2000}.shutter,.shutter._paranja_default{top:0;left:0;right:0;bottom:0;background-color:var(--color-transparent)}.shutter._paranja_default{position:absolute;-webkit-animation:paranja-in .2s ease-in-out forwards;animation:paranja-in .2s ease-in-out forwards}.shutter._paranja_default._animation-hide{-webkit-animation-name:paranja-out;animation-name:paranja-out}._mobile .shutter._paranja_default{position:fixed}.shutter._paranja_bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--color-bg-primary);-webkit-animation:paranja-fade-in .2s ease-in-out forwards;animation:paranja-fade-in .2s ease-in-out forwards}._mobile .shutter._paranja_bg:before{position:fixed}.shutter._paranja_bg._animation-hide:before{-webkit-animation-name:paranja-fade-out;animation-name:paranja-fade-out}.shutter__content{max-height:95%;position:relative;will-change:top,transform;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:slide-content-in;animation-name:slide-content-in;transition:top .2s ease-in-out;display:flex}.shutter__content._no-animation{transition:none}.shutter__content._full-height{max-height:calc(100% - 12px);height:calc(100% - 12px)}._paranja_default .shutter__content{box-shadow:0 0 4px rgba(0,0,0,.1);border-radius:20px 20px 0 0;overflow:hidden}._paranja_bg .shutter__content{box-shadow:0 0 4px rgba(0,0,0,.3);border-radius:20px 20px 0 0;overflow:hidden}.shutter__content._full-height .shutter__data{flex:1 1 auto}.shutter__content-inner{flex-grow:1;max-height:100%;max-width:100%;display:flex;flex-direction:column}.shutter__content-inner._full-height{height:100%}.shutter__title{font-size:20px;line-height:24px;font-weight:500}.shutter._animation-hide .shutter__content{-webkit-animation-name:slide-content-out;animation-name:slide-content-out}.shutter__buttons,.shutter__content-inner{background-color:var(--color-bg-primary)}.shutter._view_secondary .shutter__content-inner{background-color:var(--color-bg-additional)}.shutter__focus-lock{height:100%;display:flex;flex-direction:column;justify-content:flex-end}@-webkit-keyframes slide-content-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-content-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-content-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slide-content-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.expand-button{position:relative;height:0;z-index:5}.expand-button__dash{width:24px;height:8px;position:absolute;top:6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);stroke:var(--color-bw-grey80)}._theme_dark .expand-button__dash{stroke:var(--color-bw-grey40)}.expand-button__dash path{-webkit-transform:translateZ(0);transform:translateZ(0)}.traffic-icon{position:relative;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='130'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill-rule='nonzero' transform='translate(2 81)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%23F33' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23333' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cg fill-rule='nonzero' transform='translate(2 107)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%23FC0' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23333' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cg fill-rule='nonzero' transform='translate(2 55)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%2371B732' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23333' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cg fill-rule='nonzero' transform='translate(2 29)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%23D7D6D6' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23333' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cpath fill='%234d4d4d' d='M3 12.94c-.746-.927-1-1.96-1-3.065C2 6.085 4.517 3 10.647 3h2.47c5.365 0 9.745 4.348 9.88 9.743.002.086.003.171.003.257 0 5.523-4.477 10-10 10S3 18.523 3 13v-.06zM13.135 5a8 8 0 1 0 7.857 7.62 5.564 5.564 0 0 1-1.92-1.27c-1.008-1.02-1.661-2.105-3.184-3.907-.77-.91-1.708-1.826-2.753-2.443z'/%3E%3C/g%3E%3C/svg%3E") 0 0/cover no-repeat;pointer-events:none}._theme_dark .traffic-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='130'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill-rule='nonzero' transform='translate(2 81)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%23F33' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23ccc' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cg fill-rule='nonzero' transform='translate(2 107)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%23FC0' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23ccc' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cg fill-rule='nonzero' transform='translate(2 55)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%2371B732' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23ccc' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cg fill-rule='nonzero' transform='translate(2 29)'%3E%3Ccircle cx='11' cy='10' r='10' fill='%23666' transform='matrix(-1 0 0 1 22 0)'/%3E%3Cpath fill='%23ccc' d='M8.647 0C2.517 0 0 3.084 0 6.875 0 8.005.266 9.059 1.05 10c-.002-4.824 3.51-8.75 7.597-8.75 2.044 0 3.899 1.607 5.24 3.194 1.524 1.802 2.177 2.888 3.184 3.907A5.507 5.507 0 0 0 21 10c0-5.514-4.433-10-9.882-10h-2.47z'/%3E%3C/g%3E%3Cpath fill='%23ccc' d='M3 12.94c-.746-.927-1-1.96-1-3.065C2 6.085 4.517 3 10.647 3h2.47c5.365 0 9.745 4.348 9.88 9.743.002.086.003.171.003.257 0 5.523-4.477 10-10 10S3 18.523 3 13v-.06zM13.135 5a8 8 0 1 0 7.857 7.62 5.564 5.564 0 0 1-1.92-1.27c-1.008-1.02-1.661-2.105-3.184-3.907-.77-.91-1.708-1.826-2.753-2.443z'/%3E%3C/g%3E%3C/svg%3E")}.traffic-icon._size_normal{width:24px;height:24px}.traffic-icon._size_small{width:20px;height:20px}.traffic-icon._size_extra-small{width:16px;height:16px}.traffic-icon._size_normal._color_gray{background-position:0 -24px}.traffic-icon._size_small._color_gray{background-position:0 -20px}.traffic-icon._size_extra-small._color_gray{background-position:0 -16px}.traffic-icon._size_normal._color_green{background-position:0 -48px}.traffic-icon._size_small._color_green{background-position:0 -40px}.traffic-icon._size_extra-small._color_green{background-position:0 -32px}.traffic-icon._size_normal._color_red{background-position:0 -72px}.traffic-icon._size_small._color_red{background-position:0 -60px}.traffic-icon._size_extra-small._color_red{background-position:0 -48px}.traffic-icon._size_normal._color_yellow{background-position:0 -96px}.traffic-icon._size_small._color_yellow{background-position:0 -80px}.traffic-icon._size_extra-small._color_yellow{background-position:0 -64px}.traffic-icon__text{font-size:10px;line-height:12px;font-weight:600;position:absolute;display:flex;justify-content:center;align-items:center;top:1px;left:-1px;right:0;bottom:0;box-sizing:border-box;padding-right:3px;line-height:normal;color:var(--color-bw-white)}.traffic-icon._size_extra-small .traffic-icon__text,.traffic-icon._size_small .traffic-icon__text{display:none}.traffic-icon._color_yellow .traffic-icon__text{color:var(--color-ui-sepia)}.pulse-view{--pulse-view-size-point:4px;--pulse-view-color-point:var(--color-ui-green);display:inline-block;width:16px;height:16px;position:relative}.pulse-view._size_medium{--pulse-view-size-point:6px}.pulse-view._color_action{--pulse-view-color-point:var(--color-icons-actions)}.pulse-view__point{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--pulse-view-size-point);height:var(--pulse-view-size-point);border-radius:50%;background-color:var(--pulse-view-color-point)}.pulse-view__point:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;border-radius:inherit}.pulse-view:not(._disable-animation) .pulse-view__point:after{-webkit-animation:pulse-view-animation 1.5s infinite;animation:pulse-view-animation 1.5s infinite}@-webkit-keyframes pulse-view-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.4}70%{-webkit-transform:scale(4);transform:scale(4);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes pulse-view-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.4}70%{-webkit-transform:scale(4);transform:scale(4);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.bookmarks-layers-menu-view{background-color:var(--color-bg-primary);width:250px;max-height:400px;box-shadow:0 var(--shadow-y) var(--shadow-blur) 0 var(--shadow-color);border-radius:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}._mobile .bookmarks-layers-menu-view{width:100%;max-height:80vh;border-radius:0;box-shadow:none}.bookmarks-layers-menu-view__header{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid var(--color-bg-separator);background-color:var(--color-bg-primary)}._mobile .bookmarks-layers-menu-view__header{padding:20px 16px 16px;border-bottom-width:8px}._mobile .bookmarks-layers-menu-view__body{padding-bottom:50px}.bookmarks-layers-menu-view__back{min-width:24px;height:24px;margin-right:16px;cursor:pointer;opacity:.2;transition:opacity .2s}.bookmarks-layers-menu-view__back:hover{opacity:.4}.bookmarks-layers-menu-view__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px;line-height:20px;font-weight:500}._mobile .bookmarks-layers-menu-view__title{font-size:20px;line-height:24px;font-weight:500}.bookmarks-layers-menu-view__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bookmarks-layers-menu-view__loading-indicator{position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:3;background:var(--color-fade-loader);-webkit-animation:loader-show-delay 1s linear;animation:loader-show-delay 1s linear}.bookmarks-layers-menu-view__spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.map-tools-list{border-radius:8px;background-color:var(--color-bg-primary);box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 0}.map-tools-list__divider{border-top:1px solid var(--color-bg-separator);margin:8px 0}.map-tools-list__link{font-weight:500;text-decoration:none;color:var(--color-text-actions);cursor:pointer}.map-tools-list__link._disabled{cursor:default}.map-tools-list__link:hover:not(._disabled){color:var(--color-ui-red)}.map-tools-list__switcher{width:256px;padding:0 14px;margin:8px 0}:root{--sidebar-panel-width:384px}body._panel-width420-experiment{--sidebar-panel-width:420px}.map-future-setting-view__control-container{margin-left:auto}.map-future-setting-view__header{padding-top:8px}._mobile .map-future-setting-view__header{padding-top:12px}.map-future-setting-view__text{width:180px;padding-bottom:8px}