.restaurant-info{min-height:32px;padding:4px;padding-left:8px;padding-right:12px;background:#f0f8f0;font-size:14px;cursor:pointer}.restaurant-info,.restaurant-info__icon{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restaurant-info__icon{min-width:28px;height:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#40ae49;margin-right:12px}.restaurant-info__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.restaurant-info__info-title{color:#979797;margin-right:12px}.restaurant-info__info-name{font-family:GoogleSans-Bold,sans-serif;font-weight:500}.restaurant-info__info-name,.restaurant-info__info-ogrn{margin-right:12px}.restaurant-info__change{font-family:GoogleSans-Bold,sans-serif;color:#40ae49;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restaurant-info__change svg{fill:#40ae49;margin-left:12px}.restaurant-info--blue{background:#eff5ff}.restaurant-info--blue .restaurant-info__icon{background:#107f8c}.restaurant-info--blue .restaurant-info__change{color:#107f8c}.restaurant-info--blue .restaurant-info__change svg{fill:#107f8c}@media(max-width:1439px){.restaurant-info__info-inn,.restaurant-info__info-ogrn{display:none}}@media(max-width:567px){.restaurant-info{min-height:40px}.restaurant-info__change span{display:none}.restaurant-info__info{line-height:16px}.restaurant-info__info-name{display:block}}.bottom-navigation{position:fixed;bottom:0;left:0;height:64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px;z-index:100;background:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.15);box-shadow:0 4px 24px rgba(0,0,0,.15)}.bottom-navigation,.bottom-navigation__item a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-navigation__item a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.bottom-navigation__item img{width:24px;height:24px}.bottom-navigation__item span{font-family:GoogleSans-Regular,sans-serif;font-style:normal;font-weight:700;font-size:11px;line-height:14px;text-align:center;color:#979797}.bottom-navigation__item a.router-link-active span{color:#40ae49}.bottom-navigation__item a.router-link-active img{-webkit-filter:brightness(0) saturate(100%) invert(48%) sepia(98%) saturate(324%) hue-rotate(74deg) brightness(98%) contrast(89%);filter:brightness(0) saturate(100%) invert(48%) sepia(98%) saturate(324%) hue-rotate(74deg) brightness(98%) contrast(89%)}.bottom-navigation__item-cart{position:relative}span.bottom-navigation__item-count{position:absolute;top:9px;right:38px;width:18px;height:14px;background:#fd470e;border-radius:14px;font-family:GoogleSans-Regular,sans-serif;font-style:normal;font-weight:700;font-size:11px;line-height:14px;text-align:center;color:#fff}.bottom-navigation--application,.bottom-navigation--personal{display:none}.bottom-navigation--blue a.router-link-active span{color:#107f8c}.bottom-navigation--blue a.router-link-active img{-webkit-filter:brightness(0) saturate(100%) invert(37%) sepia(87%) saturate(420%) hue-rotate(138deg) brightness(92%) contrast(97%);filter:brightness(0) saturate(100%) invert(37%) sepia(87%) saturate(420%) hue-rotate(138deg) brightness(92%) contrast(97%)}@media(min-width:1000px){.bottom-navigation--breakfast,.bottom-navigation--cart,.bottom-navigation--chat,.bottom-navigation--constructor,.bottom-navigation--menu,.bottom-navigation--order{display:none}}.cart-page__swipe-wrapper{display:none}.cart-page__swipe-content{position:fixed;bottom:0;left:0;width:100vw;z-index:5;background:#fff}.cart-page__swipe-content--priority{z-index:12}.cart-page__swipe-content-wr{max-width:354px;margin-left:10px;background:#fff}.cart-page__swipe-top{position:absolute;height:28px;width:calc(100% - 40px);margin:0 20px 0 20px;background:#fff;text-align:center}.cart-page__swipe-feature{display:inline-block;width:44px;height:4px;background:#e3e3e3;border-radius:16px}.cart-page{min-height:88vh;padding:20px 0;padding-bottom:40px;background-color:#fff}.cart-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:36px}.cart-page__info{position:relative}.cart-page__info-icon:hover+.cart-page__info-tooltip{z-index:2;opacity:1;visibility:visible}.cart-page__info-icon{-webkit-transition:all .125s ease;transition:all .125s ease;cursor:pointer}.cart-page__info-icon:hover svg path{fill:#fff}.cart-page__info-icon:hover svg g{fill:#3d4248;opacity:1}.cart-page__info-icon:hover svg circle{stroke:#3d4248}.cart-page__info-tooltip{z-index:-1;opacity:0;visibility:hidden;-webkit-box-shadow:0 13px 20px rgba(0,0,0,.05);box-shadow:0 13px 20px rgba(0,0,0,.05);top:44px;left:-95px;-webkit-transition:all .125s ease;transition:all .125s ease}.cart-page__label{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Montserrat,Montserrat-fb,PT Sans,sans-serif;font-size:16px;color:#747678;position:relative}.cart-page__breadcrumbs{margin-bottom:33px}.cart-page__breadcrumbs .breadcrumbs{padding-left:0;margin:0}.cart-page__cart{width:100%;margin-bottom:62px}@media(max-width:1570px){.cart-page{padding:40px 0}}@media(max-width:1279px){.cart-page{padding:32px 0 20px;overflow:hidden}.cart-page__cart{position:relative;z-index:1}}@media(max-width:1024px){.cart-page{padding:10px 0 20px}.cart-page__breadcrumbs{display:none}.cart-page__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.cart-page__cart{margin-bottom:27px}.cart-page__info-tooltip{left:unset;right:-30px}}@media(max-width:767px){.cart-page__swipe-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-page__swipe-content-wr{margin-left:0;position:fixed;z-index:5;height:0;width:100%;max-width:unset;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.cart-page__swipe-content-wr--fixed{height:100%;padding-right:0;padding-left:0;padding-top:0}}@media(max-width:567px){.cart-page{padding-top:24px;padding-bottom:65px}}