.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}}.order-page{padding:24px 0 44px 0}.order-page__container{max-width:928px;padding-bottom:74px}.order-page__cart{width:592px;padding-left:25px;padding-top:29px}.order-page__search{margin-bottom:20px}.order-page__breadcrumbs{margin-top:0;margin-bottom:26px}.container{width:100%;max-width:1545px;padding-left:15px;padding-right:15px;margin:0 auto}@media(max-width:767px){.order-page__breadcrumbs{display:none}}