.timer{height:16px;padding:0 5px;justify-content:center;color:#fff;font:400 11px/1 var(--f1);text-align:center;top:1px;margin:0 0 0 6px;align-items:center;border-radius:8px;background:#ff3235;width:40px;display:flex}.hOrder,.timer{position:relative}.hOrder{padding:16px;border-radius:16px;background:#fff;width:100%}.hOrder__wrapper:not(:last-child){margin:0 0 12px}.hOrder__title{color:var(--text-color);font:500 15px/15px var(--f1);margin:4px 0 0}.hOrder__date{color:hsla(0,5%,8%,.5);font:400 13px/13px var(--f1);margin:4px 0 0}.hOrder__type{color:hsla(0,5%,8%,.5);font:400 13px/135% var(--f1)}.hOrder__address{color:#292929;font:400 15px/135% var(--f1)}.hOrder__status{height:24px;padding:0 11px;justify-content:center;right:16px;color:#000;font:400 13px/13px var(--f1);position:absolute;margin:-5px 0 0;align-items:center;border-radius:10px;background:#f2f2f2;display:flex}.hOrder__status--enquiry{color:#eb8005;background:rgba(235,128,5,.1)}.hOrder__status--checked{color:#0e9c0e;background:#e6f8e6}.hOrder__status--cancelled{color:#ff3235;background:#ffe8eb}.hComment{padding:16px;border-radius:16px;background:#fff;width:100%}.hComment__caption{color:hsla(0,5%,8%,.5);font:400 13px/135% var(--f1)}.hComment__text{color:#292929;font:400 15px/135% var(--f1)}.hDish{color:rgba(41,41,41,.5);font:400 13px/13px var(--f1);display:flex}.hDish:not(:last-child){margin:0 0 8px}.hDish__wrap{height:44px;overflow:hidden;margin:0 13px 0 0;border-radius:10px;width:44px}.hDish__img{height:100%;object-fit:cover;width:100%}.hDish__imgEmpty{height:44px;justify-content:center;margin:0 13px 0 0;align-items:center;border-radius:10px;background:#f7f7f7;width:44px;display:flex}.hDish__wrapper{flex-direction:column;display:flex}.hDish__title{margin:3px 0 0;align-items:baseline;display:flex}.hDish__name{overflow:hidden;text-overflow:ellipsis;font:400 13px/16px var(--f1);max-width:190px;white-space:nowrap}.hDish__weight{color:rgba(41,41,41,.3);font:400 11px/11px var(--f1)}.hDish__price{margin:3px 0 0}.hBonus{padding:16px;justify-content:space-between;font:400 15px/135% var(--f1);border-radius:16px;background:#fff;width:100%}.hBonus,.hBonus__count{align-items:center;display:flex}.hBonus__countIco{margin:0 0 0 4px}.sItem{padding:16px;justify-content:space-between;font:400 15px/135% var(--f1);align-items:center;background:#fff;display:flex}.sItem--total{font:500 15px/135% var(--f1)}.sItem:not(:last-child){margin-bottom:1px}.sItem:first-child{border-radius:16px 16px 0 0}.sItem:last-child{border-radius:0 0 16px 16px}.hContacts{padding:16px;align-items:center;border-radius:16px;background:#fff;width:100%;display:flex}.hContacts__img{height:44px;object-fit:cover;border-radius:8px;width:44px}.hContacts__info{margin:0 0 0 13px}.hContacts__name{color:hsla(0,5%,8%,.5);font:400 13px/13px var(--f1)}.hContacts__phone{color:#292929;font:400 15px/135% var(--f1);margin:4px 0 0;display:block}.orderAction{height:55px;padding:10px;color:#292929;font:500 15px/135% var(--f1);border-radius:16px;background:#e4e4e4;cursor:pointer;width:100%}.orderAction,.orderAction__content{justify-content:center;align-items:center;display:flex}.orderAction__spinner{text-align:center}.orderAction__fade-enter-active,.orderAction__fade-leave-active{transition:opacity .2s}.orderAction__fade-enter,.orderAction__fade-leave-to{opacity:0}.orderAction__circle{animation:orderAction__animation 1s infinite;height:15px;transform:scale(.8);opacity:.1;border-radius:50%;background:#fff;margin-left:5px;width:15px;vertical-align:middle;display:inline-block}.orderAction__circle:first-child{animation-delay:.33s}.orderAction__circle:nth-child(2){animation-delay:.66s}.orderAction__circle:nth-child(3){animation-delay:.99s}@keyframes orderAction__animation{0%{transform:scale(1);opacity:1}to{transform:scale(.2);opacity:.1}}.hDetails{padding:0 16px 20px}.hDetails .progress__container{background-color:#fff}.hDetails__item{margin:0 0 12px}.hDetails__item:last-child{margin:0}.hDetails__info{color:#878686;font:400 15px/1 var(--f1);text-align:center;margin:-18px 0 24px}.hDishes{padding:16px;border-radius:16px;background:#fff;width:100%}.hDishes__total{color:#292929;font:400 15px/1 var(--f1)}