@keyframes RideInfoPage-module-scss-module__FgyRhq__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.RideInfoPage-module-scss-module__FgyRhq__map{width:100%;height:0;margin-bottom:calc(-1*var(--space-l));border-radius:var(--space-m);transition:height .15s ease-in-out;overflow:hidden}.RideInfoPage-module-scss-module__FgyRhq__header{z-index:1;gap:var(--space-s);flex-direction:column;width:100%;display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_top{margin-top:var(--space-s);margin-bottom:var(--space-l);justify-content:space-between;align-items:center;display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_top_left{width:24px;height:24px;color:var(--secondary)}.RideInfoPage-module-scss-module__FgyRhq__header_top_left svg{stroke-width:2px}.RideInfoPage-module-scss-module__FgyRhq__header_top_right{align-items:center;gap:var(--space-m);display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_middle{justify-content:space-between;align-items:center;display:flex;position:relative}.RideInfoPage-module-scss-module__FgyRhq__header_middle_datetime{color:var(--secondary-back);font-size:var(--font-s);letter-spacing:1px;text-transform:uppercase;font-weight:600;line-height:1;font-size:var(--font-xxl);white-space:pre-wrap}.RideInfoPage-module-scss-module__FgyRhq__header_middle_options{align-items:center;gap:var(--space-xs);opacity:.9;flex-direction:column;display:flex;position:absolute;top:0;right:0}.RideInfoPage-module-scss-module__FgyRhq__header_middle_options .RideInfoPage-module-scss-module__FgyRhq__option{align-items:center;gap:var(--space-xs);color:var(--bg-main);font-size:var(--font-m);display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_middle_options .RideInfoPage-module-scss-module__FgyRhq__option svg{width:20px;height:20px}.RideInfoPage-module-scss-module__FgyRhq__header_middle_title{font-size:var(--font-xxl);font-weight:300}.RideInfoPage-module-scss-module__FgyRhq__header_middle_price{flex-direction:column;align-items:center;display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_middle_price_title{align-items:center;display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_middle_price_title_value{font-size:var(--font-title);font-weight:600}.RideInfoPage-module-scss-module__FgyRhq__header_middle_price_title_icon{stroke-width:2px;width:18px;height:18px}.RideInfoPage-module-scss-module__FgyRhq__header_middle_price_subtitle{font-size:var(--font-m);color:var(--bg-main-back);font-weight:400}.RideInfoPage-module-scss-module__FgyRhq__header_bottom{justify-content:space-between;align-items:center;display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_bottom_places{align-items:center;gap:var(--space-s);display:flex;position:relative}.RideInfoPage-module-scss-module__FgyRhq__header_bottom_places_icon{width:14px;height:14px}.RideInfoPage-module-scss-module__FgyRhq__header_bottom_places_title{font-size:var(--font-m);font-weight:400}.RideInfoPage-module-scss-module__FgyRhq__header_bottom_places_free,.RideInfoPage-module-scss-module__FgyRhq__header_bottom_places_busy{align-items:center;gap:var(--space-xs);display:flex}.RideInfoPage-module-scss-module__FgyRhq__header_bottom_places_busy{border-left:1px solid var(--border-light);padding-left:var(--space-s)}.RideInfoPage-module-scss-module__FgyRhq__route_bottom{gap:var(--space-l);padding-top:var(--space-xs);flex-direction:column;display:flex}.RideInfoPage-module-scss-module__FgyRhq__route_bottom_icon{flex-shrink:0}.RideInfoPage-module-scss-module__FgyRhq__route_bottom_item{gap:var(--space-s);align-items:center;display:flex}.RideInfoPage-module-scss-module__FgyRhq__route_bottom_text{text-wrap:balance}.RideInfoPage-module-scss-module__FgyRhq__driver_top{justify-content:space-between;align-items:center;display:flex;position:relative}.RideInfoPage-module-scss-module__FgyRhq__driver_top_msg_bg{background-color:var(--action-back);border-radius:var(--radius-round);width:180px;height:200%;box-shadow:var(--shadow-little);position:absolute;top:-106%;right:-68px;transform:rotate(45deg)}.RideInfoPage-module-scss-module__FgyRhq__driver_top_msg_icon{color:var(--action);justify-content:center;align-items:center;width:48px;height:24px;display:flex}.RideInfoPage-module-scss-module__FgyRhq__comment{width:100%;height:fit-content;padding:var(--space-m) var(--space-l) var(--space-4xl);border-radius:var(--radius-m);font-size:var(--font-title);background-color:var(--action-soft-back);max-height:fit-content;font-weight:400;position:relative;overflow:hidden}.RideInfoPage-module-scss-module__FgyRhq__commentLong{max-height:120px}.RideInfoPage-module-scss-module__FgyRhq__commentLong:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000004d);height:50px;position:absolute;inset:auto 0 0}.RideInfoPage-module-scss-module__FgyRhq__commentLongBtn{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;color:var(--bg-main);background:linear-gradient(#14141400,#14141499);padding:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.RideInfoPage-module-scss-module__FgyRhq__passengers{gap:var(--space-m);flex-direction:column;display:flex}.RideInfoPage-module-scss-module__FgyRhq__passengers_item{background-color:var(--bg-main);padding:var(--space-m);border-radius:var(--radius-m);gap:var(--space-l);flex-direction:column;display:flex}.RideInfoPage-module-scss-module__FgyRhq__passengers_item_top{cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.RideInfoPage-module-scss-module__FgyRhq__passengers_item_bottom{gap:var(--space-m);display:flex}.RideInfoPage-module-scss-module__FgyRhq__passengers_item_bottom button{border-radius:var(--radius-s);width:100%;padding:var(--space-xs) 0;font-size:var(--font-m);color:var(--basic-text);cursor:pointer}.RideInfoPage-module-scss-module__FgyRhq__passengers_item_bottom button:first-child{border:1px solid var(--danger)}.RideInfoPage-module-scss-module__FgyRhq__passengers_item_bottom button:last-child{border:1px solid var(--primary)}.RideInfoPage-module-scss-module__FgyRhq__passengers_empty{color:var(--secondary);font-size:var(--font-m);font-weight:400}.RideInfoPage-module-scss-module__FgyRhq__transport{align-items:center;gap:var(--space-l);display:flex}.RideInfoPage-module-scss-module__FgyRhq__transportInfo{flex-direction:column;display:flex}.RideInfoPage-module-scss-module__FgyRhq__transportInfoBrand{font-size:var(--font-title);font-weight:600}.RideInfoPage-module-scss-module__FgyRhq__transportInfoBottom{align-items:center;gap:var(--space-xs);display:flex}.RideInfoPage-module-scss-module__FgyRhq__transportInfoBottomNumber{border:1px solid var(--secondary-back-2);border-radius:var(--radius-xs);background-color:var(--border-light);padding:0 var(--space-xs)}.RideInfoPage-module-scss-module__FgyRhq__transportIcon{background-color:var(--basic-black);width:52px;height:52px;padding:var(--space-m);color:var(--bg-main);border-radius:var(--radius-l)}
.UserInfo-module-scss-module__0Nd5Lq__info{align-items:center;gap:var(--space-l);cursor:pointer;width:100%;display:flex}.UserInfo-module-scss-module__0Nd5Lq__info_photo{background:var(--linear-primary);aspect-ratio:1;border-radius:var(--radius-round);width:60px;height:60px;color:var(--bg-main);font-size:var(--font-heading);flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:flex}.UserInfo-module-scss-module__0Nd5Lq__info_name{gap:var(--space-xs);flex-direction:column;display:flex}.UserInfo-module-scss-module__0Nd5Lq__info_name_title{font-size:var(--font-base);color:var(--basic-text);font-weight:600}.UserInfo-module-scss-module__0Nd5Lq__info_name_subtitle{gap:var(--space-xs);opacity:.75;align-items:center;display:flex}.UserInfo-module-scss-module__0Nd5Lq__info_name_subtitle_rait{font-size:var(--font-m);color:var(--basic-text);font-weight:500}.UserInfo-module-scss-module__0Nd5Lq__info_bottom{gap:var(--space-m);display:flex}.UserInfo-module-scss-module__0Nd5Lq__info_bottom_status{font-size:var(--font-m);color:var(--secondary);opacity:.75;border-left:1px solid var(--secondary-back);padding-left:var(--space-m);font-weight:400}.UserInfo-module-scss-module__0Nd5Lq__info[data-size=s] .UserInfo-module-scss-module__0Nd5Lq__info_photo{width:40px;height:40px;font-size:var(--font-base);color:var(--primary-dark)}.UserInfo-module-scss-module__0Nd5Lq__info[data-size=s] .UserInfo-module-scss-module__0Nd5Lq__info_name_title{font-weight:500}
@keyframes ymaps3--controls-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ymaps3--controls-spinner{width:16px;height:16px;margin:4px;animation-name:ymaps3--controls-spinner-spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:relative}.ymaps3--controls-spinner__circle{color:#000;width:100%;height:100%;position:absolute;top:0;left:50%;overflow:hidden}.ymaps3--controls-spinner__dark{color:#fff}.ymaps3--controls-spinner__circle:before{content:"";border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:-50%;box-shadow:inset 0 0 0 2px}.ymaps3--geolocation-control{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuMzE1IDYuNzNjLS40ODIuMjI3LS4zOS45NC4xMzQgMS4wMzdsNC4wNi43MjQuNzIzIDQuMDZjLjA5OC41MjUuODEuNjE3IDEuMDM3LjEzNWw0LjY3NS05LjlhLjU1LjU1IDAgMCAwLS43MzItLjczbC05LjkgNC42NzRoLjAwMnoiIGZpbGw9IiM0ZDRkNGQiLz48L3N2Zz4K) 50%/24px 24px no-repeat;width:24px;height:24px;display:block}.ymaps3--geolocation-control__dark{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuMzE1IDYuNzNjLS40ODIuMjI3LS4zOS45NC4xMzQgMS4wMzdsNC4wNi43MjQuNzIzIDQuMDZjLjA5OC41MjUuODEuNjE3IDEuMDM3LjEzNWw0LjY3NS05LjlhLjU1LjU1IDAgMCAwLS43MzItLjczbC05LjkgNC42NzRoLjAwMnoiIGZpbGw9IiNjY2NjY2MiLz48L3N2Zz4K) 50%/24px 24px no-repeat}.ymaps3--geolocation-control-is-loading{background:inherit;height:auto}.ymaps3--geolocation-control-self{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDI4YzYuNjI3IDAgMTItNS4zNzMgMTItMTJTMjIuNjI3IDQgMTYgNCA0IDkuMzczIDQgMTZzNS4zNzMgMTIgMTIgMTJaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTE2IDI1YTkgOSAwIDEgMCAwLTE4IDkgOSAwIDAgMCAwIDE4WiIgZmlsbD0iI0Y0MyIvPjwvc3ZnPgo=) 50%/24px 24px no-repeat;width:40px;height:40px;display:block;transform:translate(-50%,-50%)}.ymaps3--rotate-control{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;color:#34374a;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0NDQyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:48px;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:19px;display:flex;position:relative;box-shadow:0 2px 6px #0003}.ymaps3--rotate-control:hover{color:#050d33;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzdCN0Q4NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=);transition:color,background-image .4s}.ymaps3--rotate-tilt_rotate{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.ymaps3--rotate-tilt_rotate__ring{box-sizing:border-box;cursor:pointer;pointer-events:all;border:10px solid #fff;border-radius:50%;width:100%;height:100%;position:absolute;box-shadow:inset 0 2px 6px #0003,0 2px 6px #0003}.ymaps3--rotate-tilt_rotate__ring:before{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0NDQyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=) 50% no-repeat;border-radius:50%;width:56px;height:56px;position:absolute;transform:translate(-10px,-10px)}.ymaps3--rotate-tilt_rotate__ring:hover:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzdCN0Q4NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=) 50% no-repeat;transition:background .4s}.ymaps3--rotate-tilt_rotate__container{z-index:1}.ymaps3--rotate-tilt_tilt{cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:all;color:#4d4d4d;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.ymaps3--rotate-tilt_tilt:hover{color:#050d33}.ymaps3--rotate-tilt_tilt__tilted{color:#fff;background-color:#196dff;transition:background-color .4s}.ymaps3--rotate-tilt_tilt__tilted:hover{color:#fff}.ymaps3--rotate-tilt_tilt__in-action{cursor:grabbing}.ymaps3--suggest-control{background-color:#fff;border-radius:12px;flex-direction:column;gap:12px 0;padding:12px 4px;display:flex;box-shadow:0 4px 24px #5f69830a,0 4px 12px #5f69831a}.ymaps3--suggest-control._dark{background-color:#111}.ymaps3--suggest-control._bottom{flex-direction:column-reverse}.ymaps3--suggest-control._hide{display:none}.ymaps3--suggest-item-control{cursor:pointer;box-sizing:border-box;border-radius:6px;flex-direction:column;gap:4px 0;padding:6px 12px;display:flex}.ymaps3--suggest-item-control._active{background-color:#5c5e660a}.ymaps3--suggest-item-control._active._dark{background-color:#9c9fa90a}.ymaps3--suggest-item-control__title{font-size:16px;font-weight:600}.ymaps3--suggest-item-control__title._dark{color:#fff}.ymaps3--suggest-item-control__subtitle{color:#6e7077}.ymaps3--suggest-item-control__subtitle._dark{color:#868892}.ymaps3--route-control_waypoint-input{flex-direction:column;display:flex;position:relative}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input_form{flex-direction:row;align-self:stretch;align-items:center;padding:4px 4px 4px 2px;display:flex;position:relative}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input_suggest{z-index:1000;position:absolute;top:48px}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input_suggest._bottom{top:unset;bottom:48px}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__indicator{justify-content:center;align-items:center;margin-right:12px;display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__indicator.ymaps3--route-control_waypoint-input__indicator_empty{color:#c8c9cc!important}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field{box-sizing:border-box;text-overflow:ellipsis;color:#000;background:#f6f6f6;border:none;border-radius:8px;flex-grow:1;height:40px;padding:12px 30px 12px 12px;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus{border:1px solid #196dff}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons{display:none;position:relative}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus+.ymaps3--route-control_waypoint-input__field-buttons{display:inline-block}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:-moz-placeholder-shown+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__location{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:placeholder-shown+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__location{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:not(:-moz-placeholder-shown)+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__reset{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:not(:placeholder-shown)+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__reset{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__location{cursor:pointer;color:#196dff;background:0 0;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:8px;display:none;position:absolute;transform:translate(-36px,-50%)}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__location:hover{color:#3c83ff;background:#122db20a}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__reset{cursor:pointer;color:#878787;background:0 0;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:8px;display:none;position:absolute;transform:translate(-36px,-50%)}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__reset:hover{background:#122db20a}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field{color:#ccc;background:#111}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field:focus{border:1px solid #3d7eff}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__indicator_empty{color:#666!important}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__location{color:#3d7eff}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__location:hover{color:#5794ff;background:#7d90f012}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__reset{color:#999}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__reset:hover{background:#7d90f012}.ymaps3--route-control{flex-direction:column;gap:4px;display:flex}.ymaps3--route-control.ymaps3--route-control_bottom{flex-direction:column-reverse}.ymaps3--route-control svg{display:block}.ymaps3--route-control_parameters{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:330px;padding:12px;display:flex;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--route-control_parameters svg{display:block}.ymaps3--route-control_info{box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:12px;align-items:flex-start;gap:20px;width:330px;padding:12px 16px;display:flex;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--route-control_info.ymaps3--route-control_info__error{flex-direction:column;align-items:center;gap:12px;padding:20px 16px}.ymaps3--route-control_modes{width:100%;padding:4px}.ymaps3--route-control_modes .ymaps3--route-control_modes__container{background:#f6f6f6;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;padding:2px;display:flex}.ymaps3--route-control_modes input[type=radio]{display:none}.ymaps3--route-control_modes label{cursor:pointer;color:#878787;border-radius:8px;flex-grow:1;justify-content:center;padding:6px;display:flex}.ymaps3--route-control_modes input[type=radio]:checked+label{color:#000;background:#fff;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--route-control_waypoints{flex-direction:column;gap:12px;display:flex}.ymaps3--route-control_actions{flex-direction:row;justify-content:space-between;display:flex}.ymaps3--route-control_actions button{color:#196dff;text-align:center;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:14px;font-style:normal;font-weight:500;line-height:16px;display:flex}.ymaps3--route-control_actions button:hover{color:#2e4ce5}.ymaps3--route-control_actions button:disabled{color:#ccc}@keyframes ymaps3--spinner_rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ymaps3--route-control_info_loading{color:#34374a;justify-content:center;align-items:center;width:100%;display:flex}.ymaps3--route-control_info_loading svg{animation:1.5s linear infinite ymaps3--spinner_rotate;position:relative}.ymaps3--route-control_info_container{flex-direction:column;flex-grow:1;display:flex}.ymaps3--route-control_info_container .ymaps3--route-control_info_container__label{color:#878787;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ymaps3--route-control_info_container .ymaps3--route-control_info_container__value{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.ymaps3--route-control_info_error__icon{background:#ffeceb;border-radius:12px;gap:10px;padding:10px;display:flex}.ymaps3--route-control_info_error__text-container{flex-direction:column;align-items:center;gap:8px;display:flex}.ymaps3--route-control_info_error__label{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.ymaps3--route-control_info_error__description{color:#878787;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ymaps3--route-control_info_error__button{color:#fff;cursor:pointer;background-color:#196dff;border:none;border-radius:8px;padding:8px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.ymaps3--route-control_info_error__button:hover{background-color:#2e4ce5}.ymaps3--route-control._dark .ymaps3--route-control_parameters{background:#212326;box-shadow:0 4px 12px #12141a38,0 4px 24px #12141a24}.ymaps3--route-control._dark .ymaps3--route-control_modes .ymaps3--route-control_modes__container{background:#111}.ymaps3--route-control._dark .ymaps3--route-control_modes input[type=radio]:checked+label{color:#ccc;background:#212326}.ymaps3--route-control._dark .ymaps3--route-control_actions button{color:#3d7eff}.ymaps3--route-control._dark .ymaps3--route-control_actions button:disabled{color:#666}.ymaps3--route-control._dark .ymaps3--route-control_info{background:#212326;border:1px solid #393e46;box-shadow:0 4px 12px #12141a38,0 4px 24px #12141a24}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_container__value{color:#ccc}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_error__icon{background:#4f1f24}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_error__label{color:#ccc}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_loading{color:#f2f5fa}.ymaps3--search-control{flex-direction:column;gap:4px 0;width:320px;display:flex}.ymaps3--search-control._bottom{flex-direction:column-reverse}.ymaps3--search-control__form{position:relative}.ymaps3--search-control__input{box-sizing:border-box;border:none;border-radius:12px;outline:none;width:100%;height:48px;padding-left:16px;padding-right:50px;font-size:16px;box-shadow:0 2px 4px #5f698333,0 0 2px #5f698314}.ymaps3--search-control__input:focus{box-shadow:0 2px 12px #5f698333,0 0 6px #5f698314}.ymaps3--search-control__input::placeholder{color:#7b7d85}.ymaps3--search-control__input._dark{color:#ccc;background-color:#111}.ymaps3--search-control__input._dark::placeholder{color:#92959f}.ymaps3--search-control__clear{cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTQuMjkzLDE4LjI5MywxMC41ODYsMTIsNC4yOTMsNS43MDdBMSwxLDAsMCwxLDUuNzA3LDQuMjkzTDEyLDEwLjU4Nmw2LjI5My02LjI5M2ExLDEsMCwxLDEsMS40MTQsMS40MTRMMTMuNDE0LDEybDYuMjkzLDYuMjkzYTEsMSwwLDEsMS0xLjQxNCwxLjQxNEwxMiwxMy40MTQsNS43MDcsMTkuNzA3YTEsMSwwLDAsMS0xLjQxNC0xLjQxNFoiIGZpbGw9IiM0ZDRkNGQiLz48L3N2Zz4=) 50% no-repeat;border:0;outline:0;width:24px;height:24px;display:block;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ymaps3--search-control__clear._hide{display:none}.ymaps3--tilt{cursor:pointer;-webkit-user-select:none;user-select:none;color:#34374a;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;font-size:19px;display:flex;box-shadow:0 2px 6px #0003}.ymaps3--tilt:hover{color:#050d33}.ymaps3--tilt_active{color:#2e4ce5;transition:color .4s}.ymaps3--tilt_active:hover{color:#2e4ce5}.ymaps3--tilt_indicator_in{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iVmVjdG9yIDU5MyAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2Nzk5IDAuNDk0MTFDMy44MjY0OSAwLjI1ODIzIDQuMTczNTEgMC4yNTgyMyA0LjMzMjAxIDAuNDk0MTExTDcuODE1OTMgNS42NzkwMUM3LjkyMjggNS44MzgwNiA3LjkwMTg2IDYuMDUwNTYgNy43NjYgNi4xODU3TDcuMTgxMTMgNi43Njc0NEM3LjA0NTM1IDYuOTAyNDkgNi44MzI5MSA2LjkyMjM2IDYuNjc0NDQgNi44MTQ4M0w0LjMzNjkgNS4yMjg2MkM0LjEzMzUxIDUuMDkwNTkgMy44NjY0OSA1LjA5MDU5IDMuNjYzMSA1LjIyODYyTDEuMzI1NTYgNi44MTQ4M0MxLjE2NzA5IDYuOTIyMzYgMC45NTQ2NDUgNi45MDI0OSAwLjgxODg2OSA2Ljc2NzQ0TDAuMjMzOTk4IDYuMTg1N0MwLjA5ODEzNzcgNi4wNTA1NiAwLjA3NzE5ODkgNS44MzgwNiAwLjE4NDA3MiA1LjY3OTAxTDMuNjY3OTkgMC40OTQxMVoiIGZpbGw9IiNFNEU2RUIiLz4KPC9zdmc+Cg==) 50% no-repeat;width:8px;height:7px}.ymaps3--tilt_indicator_out{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iVmVjdG9yIDU5MyAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2Nzk5IDAuNDk0MTFDMy44MjY0OSAwLjI1ODIzIDQuMTczNTEgMC4yNTgyMyA0LjMzMjAxIDAuNDk0MTExTDcuODE1OTMgNS42NzkwMUM3LjkyMjggNS44MzgwNiA3LjkwMTg2IDYuMDUwNTYgNy43NjYgNi4xODU3TDcuMTgxMTMgNi43Njc0NEM3LjA0NTM1IDYuOTAyNDkgNi44MzI5MSA2LjkyMjM2IDYuNjc0NDQgNi44MTQ4M0w0LjMzNjkgNS4yMjg2MkM0LjEzMzUxIDUuMDkwNTkgMy44NjY0OSA1LjA5MDU5IDMuNjYzMSA1LjIyODYyTDEuMzI1NTYgNi44MTQ4M0MxLjE2NzA5IDYuOTIyMzYgMC45NTQ2NDUgNi45MDI0OSAwLjgxODg2OSA2Ljc2NzQ0TDAuMjMzOTk4IDYuMTg1N0MwLjA5ODEzNzcgNi4wNTA1NiAwLjA3NzE5ODkgNS44MzgwNiAwLjE4NDA3MiA1LjY3OTAxTDMuNjY3OTkgMC40OTQxMVoiIGZpbGw9IiNFNEU2RUIiLz4KPC9zdmc+Cg==) 50% no-repeat;width:8px;height:7px;transform:rotate(180deg)}.ymaps3--tilt_indicator__active{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iVmVjdG9yIDU5MyAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2Nzk5IDAuNDk0MTFDMy44MjY0OSAwLjI1ODIzIDQuMTczNTEgMC4yNTgyMyA0LjMzMjAxIDAuNDk0MTExTDcuODE1OTMgNS42NzkwMUM3LjkyMjggNS44MzgwNiA3LjkwMTg2IDYuMDUwNTYgNy43NjYgNi4xODU3TDcuMTgxMTMgNi43Njc0NEM3LjA0NTM1IDYuOTAyNDkgNi44MzI5MSA2LjkyMjM2IDYuNjc0NDQgNi44MTQ4M0w0LjMzNjkgNS4yMjg2MkM0LjEzMzUxIDUuMDkwNTkgMy44NjY0OSA1LjA5MDU5IDMuNjYzMSA1LjIyODYyTDEuMzI1NTYgNi44MTQ4M0MxLjE2NzA5IDYuOTIyMzYgMC45NTQ2NDUgNi45MDI0OSAwLjgxODg2OSA2Ljc2NzQ0TDAuMjMzOTk4IDYuMTg1N0MwLjA5ODEzNzcgNi4wNTA1NiAwLjA3NzE5ODkgNS44MzgwNiAwLjE4NDA3MiA1LjY3OTAxTDMuNjY3OTkgMC40OTQxMVoiIGZpbGw9IiMyRTRDRTUiLz4KPC9zdmc+Cg==) 50% no-repeat;transition:background .4s}.ymaps3--tilt_label{justify-content:center;align-items:center;width:24px;height:24px;padding:2px 0;display:flex}.ymaps3--tilt-control__in-action{cursor:grabbing}.hide-indicator{display:none}.ymaps3--zoom-control{display:flex}.ymaps3--zoom-control_vertical{flex-direction:column}.ymaps3--zoom-control_horizontal{flex-direction:row-reverse}.ymaps3--zoom-control__in{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSA1Ljk5MmMwLS41MzcuNDQ4LS45OTIgMS0uOTkyLjU1NiAwIDEgLjQ0NCAxIC45OTJWMTFoNS4wMDhjLjUzNyAwIC45OTIuNDQ4Ljk5MiAxIDAgLjU1Ni0uNDQ0IDEtLjk5MiAxSDEzdjUuMDA4YzAgLjUzNy0uNDQ4Ljk5Mi0xIC45OTItLjU1NiAwLTEtLjQ0NC0xLS45OTJWMTNINS45OTJDNS40NTUgMTMgNSAxMi41NTIgNSAxMmMwLS41NTYuNDQ0LTEgLjk5Mi0xSDExVjUuOTkyeiIgZmlsbD0iIzRkNGQ0ZCIvPjwvc3ZnPgo=) 50% no-repeat;border-bottom-right-radius:0;border-bottom-left-radius:0;width:24px;height:24px;display:block}.ymaps3--zoom-control__dark-in{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSA1Ljk5MmMwLS41MzcuNDQ4LS45OTIgMS0uOTkyLjU1NiAwIDEgLjQ0NCAxIC45OTJWMTFoNS4wMDhjLjUzNyAwIC45OTIuNDQ4Ljk5MiAxIDAgLjU1Ni0uNDQ0IDEtLjk5MiAxSDEzdjUuMDA4YzAgLjUzNy0uNDQ4Ljk5Mi0xIC45OTItLjU1NiAwLTEtLjQ0NC0xLS45OTJWMTNINS45OTJDNS40NTUgMTMgNSAxMi41NTIgNSAxMmMwLS41NTYuNDQ0LTEgLjk5Mi0xSDExVjUuOTkyeiIgZmlsbD0iI2NjY2NjYyIvPjwvc3ZnPgo=) 50% no-repeat}.ymaps3--zoom-control__out{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01IDEyYTEgMSAwIDAgMSAxLTFoMTJhMSAxIDAgMSAxIDAgMkg2YTEgMSAwIDAgMS0xLTF6IiBmaWxsPSIjNGQ0ZDRkIi8+PC9zdmc+Cg==) 50% no-repeat;border-top-left-radius:0;border-top-right-radius:0;width:24px;height:24px;display:block}.ymaps3--zoom-control__dark-out{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01IDEyYTEgMSAwIDAgMSAxLTFoMTJhMSAxIDAgMSAxIDAgMkg2YTEgMSAwIDAgMS0xLTF6IiBmaWxsPSIjY2NjY2NjIi8+PC9zdmc+Cg==) 50% no-repeat}@keyframes ymaps3--popup-marker-show-top{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes ymaps3--popup-marker-show-bottom{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}@keyframes ymaps3--popup-marker-show-left{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}@keyframes ymaps3--popup-marker-show-right{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}.ymaps3--popup-marker{--ymaps3-default-tail-height:8px;--ymaps3-default-tail-width:24px;--ymaps3-default-border-radius:12px;--ymaps3-default-tail-height-and-offset:calc(var(--ymaps3-default-tail-height) + var(--ymaps3-default-offset));--ymaps3-default-popup-tail-rotate-offset:calc(var(--ymaps3-default-tail-width) / 2 - var(--ymaps3-default-tail-height) / 2);--ymaps3-default-popup-tail-transform-top:translate(-50%, calc(-100% - var(--ymaps3-default-offset))) rotate(180deg);--ymaps3-default-popup-tail-transform-bottom:translate(-50%, var(--ymaps3-default-offset));position:absolute}.ymaps3--popup-marker.ymaps3--popup-marker__hide{display:none}.ymaps3--popup-marker svg{display:block}.ymaps3--popup-marker_container{border-radius:var(--ymaps3-default-border-radius);color:#34374a;text-overflow:ellipsis;background-color:#fff;width:max-content;max-width:500px;max-height:600px;padding:8px 12px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:block;position:absolute;overflow:hidden;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--popup-marker_container.ymaps3--popup-marker__dark{color:#c8c9cc;background-color:#272729}.ymaps3--popup-marker_tail{color:#fff;display:block;position:absolute}.ymaps3--popup-marker_tail.ymaps3--popup-marker__dark{color:#272729}.ymaps3--popup-marker_tail svg{filter:drop-shadow(0 4px 24px #5f69830a)drop-shadow(0 4px 12px #5f69831a)}.ymaps3--popup-marker__position-top{animation:.2s ease-out ymaps3--popup-marker-show-top!important}.ymaps3--popup-marker__position-top .ymaps3--popup-marker_container{transform:translate(-50%, calc(-100% - var(--ymaps3-default-tail-height-and-offset)))}.ymaps3--popup-marker__position-top .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-top)}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-left .ymaps3--popup-marker_container{transform:translate(calc(-100% + var(--ymaps3-default-border-radius) + var(--ymaps3-default-tail-width) / 2), calc(-100% - var(--ymaps3-default-tail-height-and-offset)))}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-left .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-top)}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-right .ymaps3--popup-marker_container{transform:translate(calc(-1 * var(--ymaps3-default-border-radius) - var(--ymaps3-default-tail-width) / 2), calc(-100% - var(--ymaps3-default-tail-height-and-offset)))}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-right .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-top)}.ymaps3--popup-marker__position-bottom{animation:.2s ease-out ymaps3--popup-marker-show-bottom!important}.ymaps3--popup-marker__position-bottom .ymaps3--popup-marker_container{transform:translate(-50%, var(--ymaps3-default-tail-height-and-offset))}.ymaps3--popup-marker__position-bottom .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-bottom)}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-left .ymaps3--popup-marker_container{transform:translate(calc(-100% + var(--ymaps3-default-border-radius) + var(--ymaps3-default-tail-width) / 2), var(--ymaps3-default-tail-height-and-offset))}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-left .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-bottom)}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-right .ymaps3--popup-marker_container{transform:translate(calc(-1 * var(--ymaps3-default-border-radius) - var(--ymaps3-default-tail-width) / 2), var(--ymaps3-default-tail-height-and-offset))}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-right .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-bottom)}.ymaps3--popup-marker__position-left{animation:.2s ease-out ymaps3--popup-marker-show-left}.ymaps3--popup-marker__position-left .ymaps3--popup-marker_container{transform:translate(calc(-100% - var(--ymaps3-default-tail-height-and-offset) + 2px), -50%)}.ymaps3--popup-marker__position-left .ymaps3--popup-marker_tail{transform:translate(calc(-100% - var(--ymaps3-default-offset) + var(--ymaps3-default-popup-tail-rotate-offset)), -50%) rotate(90deg)}.ymaps3--popup-marker__position-right{animation:.2s ease-out ymaps3--popup-marker-show-right}.ymaps3--popup-marker__position-right .ymaps3--popup-marker_container{transform:translate(calc(var(--ymaps3-default-tail-height-and-offset) - 2px), -50%)}.ymaps3--popup-marker__position-right .ymaps3--popup-marker_tail{transform:translate(calc(var(--ymaps3-default-offset) - var(--ymaps3-default-popup-tail-rotate-offset)), -50%) rotate(-90deg)}@keyframes ymaps3--default-marker-hint-hover{0%{opacity:0;margin-left:-10px}to{opacity:1;margin-left:0}}.ymaps3--default-marker-point{cursor:pointer;position:absolute}.ymaps3--default-marker-point svg{display:block}.ymaps3--hint{box-sizing:border-box;white-space:nowrap;z-index:-2;background:#ffffffd6;border-radius:1000px;flex-direction:column;align-items:center;max-width:190px;padding:4px 12px 4px 20px;line-height:16px;position:absolute}.ymaps3--hint__stable{display:inline-flex}.ymaps3--hint__hovered{display:none}.ymaps3--default-marker-point:hover .ymaps3--hint__hovered{animation:.2s ease-out ymaps3--default-marker-hint-hover;display:inline-flex}.ymaps3--hint-title{color:#050d33;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:500;display:block;overflow:hidden}.ymaps3--hint-subtitle{color:#7b7d85;text-overflow:ellipsis;width:100%;font-size:12px;font-weight:400;display:block;overflow:hidden}.ymaps3--pin .ymaps3--default-marker__background{filter:drop-shadow(0 2px 6px #181b2266);position:absolute;transform:translate(-50%,calc(2px - 100%))}.ymaps3--pin .ymaps3--default-marker__stroke{z-index:-1;position:absolute;transform:translate(-50%,-50%)}.ymaps3--pin .ymaps3--default-marker__icon{z-index:1;position:absolute;transform:translate(-50%,-49px)}.ymaps3--pin .ymaps3--hint{transform:translate(11px,-49px)}.ymaps3--pin .ymaps3--hint.ymaps3--hint__big{transform:translate(11px,-57px)}.ymaps3--small-poi .ymaps3--default-marker__background{position:absolute;transform:translate(-50%,-50%)}.ymaps3--small-poi .ymaps3--default-marker__stroke{z-index:-1;filter:drop-shadow(0 4px 4px #0000001a);position:absolute;transform:translate(-50%,-50%)}.ymaps3--small-poi .ymaps3--default-marker__icon{z-index:1;position:absolute;transform:translate(-50%,-50%)}.ymaps3--small-poi .ymaps3--default-marker__icon svg{transform:scale(.583333)}.ymaps3--small-poi .ymaps3--hint{transform:translateY(-12px)}.ymaps3--small-poi .ymaps3--hint.ymaps3--hint__big{transform:translateY(-20px)}.ymaps3--micro-poi .ymaps3--default-marker__background{position:absolute;transform:translate(-50%,-50%)}.ymaps3--micro-poi .ymaps3--default-marker__stroke{z-index:-1;filter:drop-shadow(0 4px 4px #0000001a);position:absolute;transform:translate(-50%,-50%)}.ymaps3--micro-poi .ymaps3--hint{transform:translate(-1px,-12px)}.ymaps3--micro-poi .ymaps3--hint.ymaps3--hint__big{transform:translate(-1px,-20px)}.ymaps3--default-marker-point_dark .ymaps3--hint{background:#1d1e1fd6}.ymaps3--default-marker-point_dark .ymaps3--hint-title{color:#f2f5fa}.ymaps3--default-marker-point_dark .ymaps3--hint-subtitle{color:#7b7d85}.ymaps3--image-overlay{background-position:50%;background-repeat:no-repeat;background-size:cover}.ymaps3--video-overlay{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ymaps3--default-ruler-point_icon{cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.ymaps3--default-ruler-point_icon svg{display:block}.ymaps3--default-ruler-preview-point{cursor:pointer;opacity:.6;position:absolute;transform:translate(-50%,-50%)}.ymaps3--default-ruler-preview-point svg{display:block}.ymaps3--default-ruler-point_tooltip{position:relative}.ymaps3--default-ruler-point_tooltip svg{display:block}.ymaps3--default-ruler-point_measurements{text-align:center;white-space:nowrap;color:#050d33;background:#fff;border-radius:8px;align-items:flex-start;padding:2px 6px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:inline-flex;position:absolute;transform:translate(10px,-50%);box-shadow:0 0 2px #5f698314,0 2px 4px #5f698333}.ymaps3--default-ruler-point_measurements.ymaps3--default-ruler-point__hidden,.ymaps3--default-ruler-point_actions.ymaps3--default-ruler-point__hidden{display:none}.ymaps3--default-ruler-point_actions{background:#fff;border-radius:8px;align-items:center;padding:0;display:inline-flex;position:absolute;transform:translate(10px,14px);box-shadow:0 0 2px #5f698314,0 2px 4px #5f698333}.ymaps3--default-ruler-point_actions button{cursor:pointer;background:#fff0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.ymaps3--default-ruler-point_actions .ymaps3--default-ruler-point_actions__finish{justify-content:center;align-items:center;gap:6px;padding:8px;display:flex}.ymaps3--default-ruler-point_actions button:hover{color:#122db2}
.ButtonsPanel-module-scss-module__2yOtpW__wrapper{left:var(--space-s);right:var(--space-s);bottom:var(--space-s);z-index:var(--z-modal);border-radius:var(--radius-m);background-color:var(--basic-white);box-shadow:var(--shadow-map-popover);padding:var(--space-s);position:absolute}.ButtonsPanel-module-scss-module__2yOtpW__root{gap:var(--space-s);grid-template-columns:repeat(3,1fr);display:grid}.ButtonsPanel-module-scss-module__2yOtpW__address{margin-bottom:var(--space-s);font-size:var(--font-m);color:var(--basic-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ButtonsPanel-module-scss-module__2yOtpW__btn{border-radius:var(--radius-s);cursor:pointer;padding:var(--space-m);border:none;width:100%;font-weight:600}.ButtonsPanel-module-scss-module__2yOtpW__btnFrom{background:var(--danger-back);color:var(--danger)}.ButtonsPanel-module-scss-module__2yOtpW__btnAcross{color:var(--warm-accent);background:var(--warm-accent-back)}.ButtonsPanel-module-scss-module__2yOtpW__btnTo{background:var(--primary-back);color:var(--primary)}
.GeolocationNotice-module-scss-module__dFO0lq__root{top:var(--space-m);left:var(--space-m);right:var(--space-m);z-index:10;justify-content:space-between;align-items:center;gap:var(--space-m);padding:var(--space-m);border:var(--section-border);border-radius:var(--radius-m);background-color:var(--basic-white);box-shadow:var(--shadow-little);display:flex;position:absolute}.GeolocationNotice-module-scss-module__dFO0lq__content{align-items:flex-start;gap:var(--space-s);min-width:0;display:flex}.GeolocationNotice-module-scss-module__dFO0lq__icon{color:var(--action);flex:none}.GeolocationNotice-module-scss-module__dFO0lq__icon svg{width:var(--space-xl);height:var(--space-xl);stroke-width:2px}.GeolocationNotice-module-scss-module__dFO0lq__text{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.GeolocationNotice-module-scss-module__dFO0lq__title{font-size:var(--font-base);line-height:var(--line-compact);color:var(--basic-black);font-weight:600}.GeolocationNotice-module-scss-module__dFO0lq__description{font-size:var(--font-m);line-height:var(--line-normal);color:var(--secondary)}.GeolocationNotice-module-scss-module__dFO0lq__button{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-s) var(--space-m);border-radius:var(--radius-s);background-color:var(--action);color:var(--basic-white);font-size:var(--font-m);line-height:var(--line-tight);cursor:pointer;flex:none;display:flex}.GeolocationNotice-module-scss-module__dFO0lq__button svg{width:var(--space-l);height:var(--space-l);stroke-width:2px}.GeolocationNotice-module-scss-module__dFO0lq__button:disabled{cursor:not-allowed;opacity:.7}.GeolocationNotice-module-scss-module__dFO0lq__spinner{animation:.8s linear infinite GeolocationNotice-module-scss-module__dFO0lq__noticeSpin}@keyframes GeolocationNotice-module-scss-module__dFO0lq__noticeSpin{to{transform:rotate(360deg)}}@media (max-width:480px){.GeolocationNotice-module-scss-module__dFO0lq__root{flex-direction:column;align-items:stretch}.GeolocationNotice-module-scss-module__dFO0lq__button{width:100%}}
.MapPin-module-scss-module__cUASgG__root{cursor:default;width:28px;height:28px;position:relative;transform:translate(-50%,-100%)}.MapPin-module-scss-module__cUASgG__clickable{cursor:pointer}.MapPin-module-scss-module__cUASgG__deleteButton{left:50%;top:calc(var(--space-3xl)*-1 - var(--space-xs));border-radius:var(--radius-xl);background:var(--secondary-dark);color:var(--basic-white);padding:var(--space-s) var(--space-m);font-size:var(--font-m);white-space:nowrap;box-shadow:var(--shadow-map-popover);font-weight:600;position:absolute;transform:translate(-50%)}.MapPin-module-scss-module__cUASgG__pin{box-shadow:var(--shadow-map-pin);border-radius:50% 50% 50% 0;position:absolute;inset:0;transform:rotate(-45deg)}.MapPin-module-scss-module__cUASgG__pinFrom{background:var(--danger)}.MapPin-module-scss-module__cUASgG__pinTo{background:var(--primary-soft)}.MapPin-module-scss-module__cUASgG__pinAcross{background:var(--warm-accent-bright)}.MapPin-module-scss-module__cUASgG__pinDraft{background:var(--action-soft)}.MapPin-module-scss-module__cUASgG__center{border-radius:var(--radius-round);background:var(--basic-white);width:14px;height:14px;font-size:var(--font-s);text-align:center;color:var(--secondary);position:absolute;top:7px;left:7px}
.MapSkeleton-module-scss-module__j94cZa__root{background:var(--bg-main);isolation:isolate;position:absolute;inset:0;overflow:hidden}.MapSkeleton-module-scss-module__j94cZa__canvas{background:radial-gradient(120% 90% at 80% -10%, var(--bg-alt) 0%, transparent 55%),radial-gradient(90% 80% at -10% 110%, var(--bg-alt) 0%, transparent 50%),var(--bg-main);position:absolute;inset:0}.MapSkeleton-module-scss-module__j94cZa__shimmer{background:linear-gradient(100deg,#0000 30%,#f8f9faa6 50%,#0000 70%) 0 0/280% 100%;animation:1.8s ease-in-out infinite MapSkeleton-module-scss-module__j94cZa__mapShimmer;position:absolute;inset:0}.MapSkeleton-module-scss-module__j94cZa__block{border-radius:var(--radius-s);background:var(--bg-alt);opacity:.7;position:absolute}.MapSkeleton-module-scss-module__j94cZa__block1{width:26%;height:18%;top:14%;left:10%}.MapSkeleton-module-scss-module__j94cZa__block2{border-radius:var(--radius-l);width:22%;height:26%;top:22%;right:12%}.MapSkeleton-module-scss-module__j94cZa__block3{width:30%;height:22%;bottom:16%;left:16%}.MapSkeleton-module-scss-module__j94cZa__water{background:var(--action-back);opacity:.35;border-radius:48% 52% 60% 40%/55% 45%;width:46%;height:38%;position:absolute;bottom:-8%;right:-6%}.MapSkeleton-module-scss-module__j94cZa__road{background:var(--basic-white);opacity:.85;border-radius:var(--radius-round);position:absolute}.MapSkeleton-module-scss-module__j94cZa__roadH{width:120%;height:10px;top:46%;left:-10%;transform:rotate(-4deg)}.MapSkeleton-module-scss-module__j94cZa__roadV{width:8px;height:120%;top:-10%;left:62%;transform:rotate(6deg)}.MapSkeleton-module-scss-module__j94cZa__roadD{transform-origin:0 0;opacity:.6;width:140%;height:6px;top:-10%;left:-10%;transform:rotate(34deg)}.MapSkeleton-module-scss-module__j94cZa__pin{width:28px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.MapSkeleton-module-scss-module__j94cZa__pinBody{background:var(--action);box-shadow:var(--shadow-map-pin);border-radius:50% 50% 50% 0;position:absolute;inset:0;transform:rotate(-45deg)}.MapSkeleton-module-scss-module__j94cZa__pinDot{border-radius:var(--radius-round);background:var(--basic-white);width:14px;height:14px;position:absolute;top:7px;left:7px}.MapSkeleton-module-scss-module__j94cZa__ripple{border-radius:var(--radius-round);background:var(--action-back);width:24px;height:24px;animation:1.8s ease-out infinite MapSkeleton-module-scss-module__j94cZa__mapRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MapSkeleton-module-scss-module__j94cZa__ripple2{animation-delay:.9s}.MapSkeleton-module-scss-module__j94cZa__btnGhost{bottom:var(--space-4xl);right:var(--space-m);border-radius:var(--radius-m);background:var(--basic-white);width:48px;height:48px;box-shadow:var(--shadow-little);position:absolute}.MapSkeleton-module-scss-module__j94cZa__error{justify-content:center;align-items:center;gap:var(--space-m);padding:var(--space-xl);text-align:center;background:var(--bg-main);flex-direction:column;display:flex;position:absolute;inset:0}.MapSkeleton-module-scss-module__j94cZa__errorIcon{border-radius:var(--radius-round);background:var(--danger-back);width:56px;height:56px;color:var(--danger);justify-content:center;align-items:center;display:flex}.MapSkeleton-module-scss-module__j94cZa__errorIcon svg{stroke-width:2px;width:28px;height:28px}.MapSkeleton-module-scss-module__j94cZa__errorTitle{font-size:var(--font-title);color:var(--basic-black);font-weight:600}.MapSkeleton-module-scss-module__j94cZa__errorText{font-size:var(--font-base);line-height:var(--line-normal);color:var(--secondary);max-width:240px}@keyframes MapSkeleton-module-scss-module__j94cZa__mapShimmer{0%{background-position:150% 0}to{background-position:-50% 0}}@keyframes MapSkeleton-module-scss-module__j94cZa__mapRipple{0%{opacity:.6;width:24px;height:24px}to{opacity:0;width:120px;height:120px}}@media (prefers-reduced-motion:reduce){.MapSkeleton-module-scss-module__j94cZa__shimmer,.MapSkeleton-module-scss-module__j94cZa__ripple{animation:none}}
.YandexMap-module-scss-module__2-hufa__root{width:100%;height:100%;position:relative}.YandexMap-module-scss-module__2-hufa__btnLocation{bottom:100px;right:var(--space-m);z-index:10;background-color:var(--basic-white);width:48px;height:48px;padding:var(--space-m);aspect-ratio:1;box-shadow:var(--shadow-little);border-radius:var(--radius-round);cursor:pointer;color:var(--action);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;transform:rotate(25deg)}.YandexMap-module-scss-module__2-hufa__zoomControls{top:50%;right:var(--space-m);z-index:10;gap:var(--space-s);flex-direction:column;display:flex;position:absolute;transform:translateY(-50%)}.YandexMap-module-scss-module__2-hufa__btnZoom{background-color:var(--basic-white);width:48px;height:48px;padding:var(--space-m);box-shadow:var(--shadow-little);border-radius:var(--radius-round);cursor:pointer;color:var(--action);flex-shrink:0;justify-content:center;align-items:center;display:flex}.YandexMap-module-scss-module__2-hufa__spinner{animation:.8s linear infinite YandexMap-module-scss-module__2-hufa__btnLocationSpin}@keyframes YandexMap-module-scss-module__2-hufa__btnLocationSpin{to{transform:rotate(360deg)}}.YandexMap-module-scss-module__2-hufa__userMarker{width:var(--space-l);height:var(--space-l);border-radius:var(--radius-round);background:var(--action-soft);border:3px solid var(--basic-white);box-shadow:0 0 0 2px var(--action-back);transform:translate(-50%,-50%)}
.FixedFooter-module-scss-module__vv2kia__root{bottom:var(--space-l);width:100%;max-width:calc(var(--max-width) - var(--space-l)*2);background-color:var(--bg-main);box-shadow:var(--shadow-little);padding:var(--space-s) var(--space-m);opacity:1;gap:var(--space-m);border-radius:var(--radius-xl);z-index:10;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);transition:opacity .15s;display:grid;position:fixed;left:50%;transform:translate(-50%)}.FixedFooter-module-scss-module__vv2kia__root>:only-child{grid-column:span 2}.FixedFooter-module-scss-module__vv2kia__root.FixedFooter-module-scss-module__vv2kia__hidden{opacity:0;pointer-events:none}
.ReserveConfirmModal-module-scss-module__r6aJ1W__root{gap:var(--space-l);flex-direction:column;display:flex}.ReserveConfirmModal-module-scss-module__r6aJ1W__root_seats{gap:var(--space-m);flex-direction:column;display:flex}.ReserveConfirmModal-module-scss-module__r6aJ1W__root_seats_title{font-size:var(--font-m);color:var(--basic-text);font-weight:600}.ReserveConfirmModal-module-scss-module__r6aJ1W__root_seats_input{padding:var(--space-xl) var(--space-l);background-color:var(--bg-alt);border-radius:var(--radius-l)}.ReserveConfirmModal-module-scss-module__r6aJ1W__root_seats_available{text-align:center;font-size:var(--font-m);color:var(--basic-text);font-weight:400}.ReserveConfirmModal-module-scss-module__r6aJ1W__root_price{background-color:var(--primary-back);padding:var(--space-xl) var(--space-l);border-radius:var(--radius-l);justify-content:space-between;display:flex}.ReserveConfirmModal-module-scss-module__r6aJ1W__root_price_calc{align-items:center;gap:var(--space-m);display:flex}.ReserveConfirmModal-module-scss-module__r6aJ1W__root_price_value{font-size:var(--font-heading);color:var(--primary);font-weight:600}
