.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}
.hDishes{width:100%;padding:16px;border-radius:16px;background:#fff}
.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}
.hAction{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}
.vr__orderDetails{background:#f7f7f7}.hDetails{padding:40px 16px}.hDetails__item{margin:0 0 12px 0}
