.timer{font:400 11px/1 var(--f1);color:#fff;background:#FF3235;border-radius:8px;padding:0 5px;margin:0 0 0 6px;height:16px;width:40px;text-align:center;display:flex;align-items:center;justify-content:center;position:relative;top:1px}
.hOrder{position:relative;width:100%;padding:16px;border-radius:16px;background:#fff}.hOrder__wrapper:not(:last-child){margin:0 0 12px 0}.hOrder__title{margin:4px 0 0 0;font:500 15px/15px var(--f1);color:var(--text-color)}.hOrder__date{margin:4px 0 0 0;font:400 13px/13px var(--f1);color:rgb(22 20 20 / .5)}.hOrder__type{font:400 13px/135% var(--f1);color:rgb(22 20 20 / .5)}.hOrder__address{font:400 15px/135% var(--f1);color:#292929}.hOrder__status{position:absolute;right:16px;margin:-5px 0 0 0;font:400 13px/13px var(--f1);height:24px;padding:0 11px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#000;background:#f2f2f2}.hOrder__status--enquiry{color:#EB8005;background:rgb(235 128 5 / .1)}.hOrder__status--checked{color:#0E9C0E;background:#E6F8E6}.hOrder__status--cancelled{color:#FF3235;background:#FFE8EB}
.hComment{width:100%;padding:16px;border-radius:16px;background:#fff}.hComment__caption{font:400 13px/135% var(--f1);color:rgb(22 20 20 / .5)}.hComment__text{font:400 15px/135% var(--f1);color:#292929}
.hDish{display:flex;font:400 13px/13px var(--f1);color:rgb(41 41 41 / .5)}.hDish:not(:last-child){margin:0 0 8px 0}.hDish__img{width:44px;height:44px;object-fit:cover;margin:0 13px 0 0;border-radius:10px}.hDish__imgEmpty{width:44px;height:44px;background:#f7f7f7;margin:0 13px 0 0;border-radius:10px;display:flex;align-items:center;justify-content:center}.hDish__wrapper{display:flex;flex-direction:column}.hDish__title{margin:3px 0 0 0;display:flex;align-items:baseline}.hDish__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font:400 13px/16px var(--f1)}.hDish__weight{font:400 11px/11px var(--f1);color:rgb(41 41 41 / .3)}.hDish__price{margin:3px 0 0 0}
.hBonus{width:100%;padding:16px;border-radius:16px;background:#fff;font:400 15px/135% var(--f1);display:flex;align-items:center;justify-content:space-between}.hBonus__count{display:flex;align-items:center}.hBonus__countIco{margin:0 0 0 4px}
.sItem{padding:16px;background:#fff;display:flex;align-items:center;justify-content:space-between;font:400 15px/135% var(--f1)}.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{width:100%;padding:16px;border-radius:16px;background:#fff;display:flex;align-items:center}.hContacts__img{width:44px;height:44px;border-radius:8px;object-fit:cover}.hContacts__info{margin:0 0 0 13px}.hContacts__name{font:400 13px/13px var(--f1);color:rgb(22 20 20 / .5)}.hContacts__phone{display:block;margin:4px 0 0 0;font:400 15px/135% var(--f1);color:#292929}
.orderAction{width:100%;background:#E4E4E4;display:flex;align-items:center;justify-content:center;padding:10px;height:55px;font:500 15px/135% var(--f1);color:#292929;border-radius:16px;cursor:pointer}.orderAction__content{display:flex;align-items:center;justify-content:center}.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{display:inline-block;width:15px;height:15px;margin-left:5px;vertical-align:middle;background:#fff;border-radius:50%;transform:scale(.8);opacity:.1;animation:orderAction__animation 1s infinite}.orderAction__circle:nth-child(1){animation-delay:0.33s}.orderAction__circle:nth-child(2){animation-delay:0.66s}.orderAction__circle:nth-child(3){animation-delay:0.99s}@keyframes orderAction__animation{0%{transform:scale(1);opacity:1}100%{transform:scale(.2);opacity:.1}}
.vr__orderDetails{background:#f7f7f7}.hDetails{padding:0 16px 40px 16px}.hDetails__item{margin:0 0 12px 0}.hDetails__info{font:400 15px/1 var(--f1);text-align:center;color:#878686;margin:-18px 0 24px 0}.hDishes{width:100%;padding:16px;border-radius:16px;background:#fff}.hDishes__total{color:#292929;font:400 15px/1 var(--f1)}
