.confirmation{width:100%;height:75vh;box-shadow:0 -16px 0 0 var(--cool-grey-80);display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:8px 0 40px;background-color:var(--cool-grey-80);border-radius:1rem 1rem 0 0}.confirmation .handle-wrapper{top:-17px}.confirmation.restrict-height{max-height:445px}.confirmation.sendtokitchen-height{max-height:463px}.confirmation.ovadisabled-height{max-height:415px}.confirmation.has-oos-items{justify-content:flex-start;flex:unset;min-height:527px}.confirmation__scrollable-content{overflow-y:auto;width:100%;display:flex;flex-direction:column;align-items:center;min-height:378px}.confirmation__scrollable-content::-webkit-scrollbar{width:6px}.confirmation__scrollable-content::-webkit-scrollbar-track{background:#f1f1f1}.confirmation__scrollable-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.confirmation__scrollable-content::-webkit-scrollbar-thumb:hover{background:#555}.confirmation__questionmark{margin-bottom:12px}.confirmation__questionmark-img{width:120px;height:120px}.confirmation__content{width:100%;padding:0 1rem}.confirmation__content-title{font-family:var(--domaine-display-condensed);font-size:32px;font-weight:400;line-height:28.8px;text-align:center;color:var(--warm-black-100);margin-bottom:16px}.confirmation__content-description{font-family:var(--dm-sans);font-size:14px;font-weight:400;line-height:19.6px;text-align:center;color:var(--warm-black-100);margin-bottom:24px}.confirmation__content-items{margin-bottom:24px}.confirmation__content-buttons{display:flex;padding:8px 0;gap:16px;align-items:center;flex-direction:column}.table{min-height:62px}.table .white{color:var(--white);border-color:var(--white)}.table__info{color:var(--warm-black-100);text-align:center;font-family:var(--dm-sans-medium);font-size:11px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.88px;text-transform:uppercase}.table .largerFont{font-size:13px}.table__user--wrapper{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;margin:16px auto auto;max-width:216px}.table__user{grid-area:user;display:flex;justify-content:center;align-items:center;width:32px;max-width:32px;height:32px;border-radius:50%;padding:7px;background-color:transparent;border:2px solid var(--warm-black-100);color:var(--warm-black-100);font-family:var(--dm-sans-medium);font-size:14px;font-style:normal;font-weight:700;line-height:140%;position:relative}.table__user.oos{grid-area:user}.table__user.red{background-color:var(--red-rose-100);border-color:var(--red-rose-100)}.table__user.blue{background-color:var(--blue-moonlight-100);border-color:var(--blue-moonlight-100)}.table__user.yellow{background-color:var(--hi-hat-100);border-color:var(--hi-hat-100)}.table__user.no-items-red{border-color:var(--red-rose-100)}.table__user.no-items-blue{border-color:var(--blue-moonlight-100)}.table__user.no-items-yellow{border-color:var(--hi-hat-100)}
