.edit-actions__root[data-v-2d2a9610]{display:flex;align-items:center}.courier-progress[data-v-f848c03c]{width:100%}.courier-progress__track[data-v-f848c03c]{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:4px}.courier-progress__line[data-v-f848c03c]{position:absolute;top:17px;left:17px;right:17px;height:4px;transform:translateY(-50%);background:#cfd8dc;border-radius:4px;overflow:visible;z-index:0}.courier-progress__line-fill[data-v-f848c03c]{position:absolute;inset:0 auto 0 0;width:0;background:#43a047;border-radius:4px;transition:width .6s cubic-bezier(.4,0,.2,1),background-color .3s ease}.courier-progress__line-pulse[data-v-f848c03c]{position:absolute;top:50%;width:10px;height:10px;margin-left:-5px;border-radius:50%;background:#fb8c00;transform:translateY(-50%);box-shadow:0 0 0 0 rgba(251,140,0,.6);-webkit-animation:courier-pulse-data-v-f848c03c 1.4s ease-out infinite;animation:courier-pulse-data-v-f848c03c 1.4s ease-out infinite}.courier-progress__step[data-v-f848c03c]{position:relative;z-index:1;flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.courier-progress__dot[data-v-f848c03c]{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#cfd8dc;color:#fff;transition:background-color .3s ease,transform .3s ease}.courier-progress__label[data-v-f848c03c]{margin-top:4px;font-size:11px;line-height:1.25;color:rgba(0,0,0,.6);word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.courier-progress__step.is-done .courier-progress__dot[data-v-f848c03c]{background:#43a047}.courier-progress__step.is-active .courier-progress__dot[data-v-f848c03c]{background:#fb8c00;-webkit-animation:courier-bob-data-v-f848c03c 1.6s ease-in-out infinite;animation:courier-bob-data-v-f848c03c 1.6s ease-in-out infinite}.courier-progress__step.is-error .courier-progress__dot[data-v-f848c03c]{background:#e53935}.courier-progress__step.is-active .courier-progress__label[data-v-f848c03c]{color:#fb8c00;font-weight:600}.courier-progress__step.is-error .courier-progress__label[data-v-f848c03c]{color:#e53935;font-weight:600}.courier-progress--not_found .courier-progress__line-fill[data-v-f848c03c]{background:#e53935}.courier-progress--couriers_rejected .courier-progress__line-fill[data-v-f848c03c]{background:#fb8c00}.courier-progress__boost[data-v-f848c03c]{margin-top:12px;padding:12px;background:rgba(244,81,30,.08);border:1px solid rgba(244,81,30,.25);border-radius:8px}.courier-progress__boost-msg[data-v-f848c03c]{display:flex;align-items:flex-start;margin:0 0 8px;font-size:13px;line-height:1.35;color:rgba(0,0,0,.72)}.courier-progress__boost-current[data-v-f848c03c]{margin:0 0 4px;font-size:12px;font-weight:600;color:rgba(0,0,0,.6)}.courier-progress__courier[data-v-f848c03c]{margin-top:12px;padding:8px 12px;background:rgba(67,160,71,.08);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.courier-progress__courier-info[data-v-f848c03c]{display:flex;flex-direction:column;row-gap:2px;min-width:0}.courier-progress__courier-name[data-v-f848c03c]{font-weight:600}.courier-progress__courier-phone[data-v-f848c03c]{font-size:13px;color:rgba(0,0,0,.6)}.courier-progress__message[data-v-f848c03c]{margin-top:8px;display:flex;align-items:center;font-size:13px;color:rgba(0,0,0,.55)}.courier-progress__message--error[data-v-f848c03c]{color:#e53935}.courier-progress__track[data-v-f848c03c]:focus-visible{outline:none}.courier-progress__track:focus-visible .courier-progress__line[data-v-f848c03c]{box-shadow:0 0 0 2px rgba(251,140,0,.35)}@-webkit-keyframes courier-pulse-data-v-f848c03c{0%{box-shadow:0 0 0 0 rgba(251,140,0,.6)}70%{box-shadow:0 0 0 10px rgba(251,140,0,0)}to{box-shadow:0 0 0 0 rgba(251,140,0,0)}}@keyframes courier-pulse-data-v-f848c03c{0%{box-shadow:0 0 0 0 rgba(251,140,0,.6)}70%{box-shadow:0 0 0 10px rgba(251,140,0,0)}to{box-shadow:0 0 0 0 rgba(251,140,0,0)}}@-webkit-keyframes courier-bob-data-v-f848c03c{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes courier-bob-data-v-f848c03c{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.courier-progress-fade-enter-active[data-v-f848c03c],.courier-progress-fade-leave-active[data-v-f848c03c]{transition:opacity .3s ease,transform .3s ease}.courier-progress-fade-enter[data-v-f848c03c],.courier-progress-fade-leave-to[data-v-f848c03c]{opacity:0;transform:translateY(4px)}@media only screen and (min-width:600px){.courier-progress__label[data-v-f848c03c]{font-size:12px}}@media(prefers-reduced-motion:reduce){.courier-progress__dot[data-v-f848c03c],.courier-progress__line-fill[data-v-f848c03c]{transition:none}.courier-progress__line-pulse[data-v-f848c03c],.courier-progress__step.is-active .courier-progress__dot[data-v-f848c03c]{-webkit-animation:none;animation:none}.courier-progress__line-pulse[data-v-f848c03c]{display:none}}.delivery-status-chip[data-v-2b95dc94]{font-weight:500}.delivery-boost-action[data-v-7734283e]{display:inline-flex}.delivery-boost-action__btn[data-v-7734283e]{-webkit-animation:delivery-boost-pulse-data-v-7734283e 1.6s ease-in-out infinite;animation:delivery-boost-pulse-data-v-7734283e 1.6s ease-in-out infinite}@-webkit-keyframes delivery-boost-pulse-data-v-7734283e{0%{box-shadow:0 0 0 0 rgba(244,81,30,.55)}70%{box-shadow:0 0 0 10px rgba(244,81,30,0)}to{box-shadow:0 0 0 0 rgba(244,81,30,0)}}@keyframes delivery-boost-pulse-data-v-7734283e{0%{box-shadow:0 0 0 0 rgba(244,81,30,.55)}70%{box-shadow:0 0 0 10px rgba(244,81,30,0)}to{box-shadow:0 0 0 0 rgba(244,81,30,0)}}@media(prefers-reduced-motion:reduce){.delivery-boost-action__btn[data-v-7734283e]{-webkit-animation:none;animation:none}}.flex-center[data-v-624a3849]{display:flex;align-items:center}.order-data__content[data-v-624a3849]{padding:16px}.order-data__content_delivery-date--root[data-v-624a3849]{display:flex;justify-content:space-between;width:100%}.order-data__content_delivery-date--content[data-v-624a3849]{min-width:290px;padding:12px;background:#fff;max-height:100dvh}.order-data__content_delivery-date--radio[data-v-624a3849]{background:#fff;padding:0;margin:0}.order-data__content_delivery-date--actions[data-v-624a3849]{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px}.order-data__content_delivery-date--actions>[data-v-624a3849]{flex:1 1 50%}.order-data__content_pickup-time[data-v-624a3849],.order-data__content_shipping-method[data-v-624a3849]{display:flex;justify-content:space-between}.delivery-date-menu[data-v-624a3849]{height:auto;max-height:100dvh;overflow-y:auto;background-color:#fff}@media only screen and (max-width:425px){.order-data__content_delivery-date--content .v-picker{max-height:calc(100dvh - 208px)}}.order-comments__content[data-v-0468f40c]{height:calc(100% - 64px);display:flex;flex-direction:column}.comments[data-v-0468f40c]{overflow:auto;flex:1 1 auto;max-height:160px}.comments[data-v-0468f40c]:before{background:none}.comment-list-item{margin-bottom:10px;display:flex}.comment-list-item-info{padding:10px;display:flex;flex-direction:column;align-items:center}.comment-list-item-info-avatar{margin-bottom:5px}.comment-list-item-info-calendar{min-width:0}.comment-list-item-info-error{margin-top:10px;justify-content:flex-start}.comment-list-item-info-error-title{height:10px;line-height:10px}.comment-list-item-info-error-subtitle{font-size:12px}.comment-list-item-content{padding:10px;display:flex;flex-direction:column}.comment-list-item-content-text{display:table;table-layout:fixed;width:100%;word-wrap:break-word;white-space:pre-line}.comment-list-item-content-date{margin-bottom:10px;display:flex;align-items:center;justify-content:flex-end}.comment-list-item-content-date-time{margin-right:10px}.comment-list-item-content-date-btn{width:18px;height:18px;margin:0}.comment-list-item-content-confirm{display:flex;justify-content:flex-end}.theme--light.v-timeline:before{background:rgba(0,0,0,.12)}.theme--light.v-timeline .v-timeline-item__dot{background:#fff}.theme--light.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.theme--dark.v-timeline:before{background:hsla(0,0%,100%,.12)}.theme--dark.v-timeline .v-timeline-item__dot{background:#1e1e1e}.theme--dark.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.v-timeline{padding-top:24px;position:relative}.v-timeline:before{bottom:0;content:"";height:100%;position:absolute;top:0;width:2px}.v-timeline-item{display:flex;padding-bottom:24px}.v-timeline-item__body{position:relative;height:100%;flex:1 1 auto}.v-timeline-item__divider{position:relative;min-width:96px;display:flex;align-items:center;justify-content:center}.v-timeline-item__dot{z-index:2;border-radius:50%;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);height:38px;left:calc(50% - 19px);width:38px}.v-timeline-item__dot .v-timeline-item__inner-dot{height:30px;margin:4px;width:30px}.v-timeline-item__dot--small{height:24px;left:calc(50% - 12px);width:24px}.v-timeline-item__dot--small .v-timeline-item__inner-dot{height:18px;margin:3px;width:18px}.v-timeline-item__dot--large{height:52px;left:calc(50% - 26px);width:52px}.v-timeline-item__dot--large .v-timeline-item__inner-dot{height:42px;margin:5px;width:42px}.v-timeline-item__inner-dot{border-radius:50%;display:flex;justify-content:center;align-items:center}.v-timeline-item__opposite{flex:1 1 auto;align-self:center;max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before){flex-direction:row-reverse}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{transform:rotate(180deg);left:auto;right:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after){flex-direction:row}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{transform:rotate(0);right:auto;left:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after,.v-timeline-item__body>.v-card:not(.v-card--flat):before{content:"";position:absolute;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000;top:calc(50% - 10px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after{border-right-color:inherit}.v-timeline-item__body>.v-card:not(.v-card--flat):before{top:calc(50% - 8px)}.v-timeline--align-top .v-timeline-item__dot{align-self:start}.v-timeline--align-top .v-timeline-item__body>.v-card:before{top:12px}.v-timeline--align-top .v-timeline-item__body>.v-card:after{top:10px}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:calc(50% - 1px);right:auto}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:auto;right:calc(50% - 1px)}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense):before{right:auto;left:calc(50% - 1px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after){flex-direction:row}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{transform:rotate(0);right:auto;left:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before){flex-direction:row-reverse}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{transform:rotate(180deg);left:auto;right:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense:before{right:47px;left:auto}.v-application--is-ltr .v-timeline--dense:not(.v-timeline--reverse):before,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense:before{right:auto;left:47px}.v-application--is-rtl .v-timeline--dense:not(.v-timeline--reverse):before{left:auto;right:47px}.v-timeline--dense .v-timeline-item{flex-direction:row-reverse!important}.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{transform:rotate(180deg);left:auto;right:-10px}.v-timeline--dense .v-timeline-item__body{max-width:calc(100% - 96px)}.v-timeline--dense .v-timeline-item__opposite{display:none}.v-timeline--reverse.v-timeline--dense .v-timeline-item{flex-direction:row!important}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{transform:rotate(0);right:auto;left:-10px}.v-timeline-item--fill-dot .v-timeline-item__inner-dot{height:inherit;margin:0;width:inherit}.item-clickable[data-v-1593f646]{justify-content:flex-end;margin:0;cursor:pointer}.order-line__actions[data-v-1593f646]{display:flex;-moz-column-gap:16px;column-gap:16px}.order-line[data-v-1593f646]:hover{background:#eee;cursor:pointer}.column-edit[data-v-1593f646]{max-width:135px}.status-switch[data-v-1593f646]{margin:0;padding:0}.mobile-button[data-v-1593f646]{display:none}@media only screen and (max-width:599px){.mobile-button[data-v-1593f646]{display:block}}@media only screen and (max-width:599px){.status-order[data-v-1593f646]{width:17%;padding-left:5px}}.left[data-v-1593f646]{text-align:left}.right[data-v-1593f646]{text-align:right;justify-content:flex-end}.left-filed[data-v-1593f646]{text-align:left;text-align:-webkit-left;text-align:-moz-left}.order-name__content[data-v-1593f646]{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.hide-bottom-border[data-v-1593f646]{border-bottom:unset!important}.status-order .status-switch .v-input__slot{justify-content:left}@media only screen and (max-width:599px){.status-order .status-switch .v-input__slot{justify-content:right}}@media only screen and (min-width:600px){.orders-table>.v-data-table__wrapper>table>tbody>tr>td{padding:4px 8px}.orders-table>.v-data-table__wrapper>table>tbody>tr>td:first-of-type{padding-left:16px}.orders-table>.v-data-table__wrapper>table>tbody>tr>td:last-of-type{padding-right:16px}}.no-bottom-border-options[data-v-927cb428]:not(:last-child){border-bottom:unset!important}.orders-table>.v-data-table__wrapper>table>tbody>tr.order-item-option[data-v-927cb428]{background-color:#f9f9f9}@media only screen and (min-width:600px){.orders-table>.v-data-table__wrapper>table>tbody>tr>td[data-v-927cb428]{padding:4px 8px}.orders-table>.v-data-table__wrapper>table>tbody>tr>td[data-v-927cb428]:first-of-type{padding-left:16px}.orders-table>.v-data-table__wrapper>table>tbody>tr>td[data-v-927cb428]:last-of-type{padding-right:16px}.orders-table>.v-data-table__wrapper>table>tbody>tr>td.order-item-option__name[data-v-927cb428]{padding-left:64px}}.hide-bottom-border[data-v-927cb428]{border-bottom:unset!important}.totals-section[data-v-019da1be]{display:flex;justify-content:flex-end}.totals-section__column[data-v-019da1be]{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:8px;column-gap:8px;padding:4px 12px}.totals-section__label[data-v-019da1be]{font-size:16px;font-weight:600}.totals-section__value[data-v-019da1be]{font-size:16px}.totals-section__value.total[data-v-019da1be]{font-weight:600}.order-page__header[data-v-08caadb5]{display:flex;align-items:center;justify-content:space-between}.order-page__header_actions[data-v-08caadb5]{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px}.order-page__header_actions.mobile[data-v-08caadb5]{flex-direction:column;width:100%;row-gap:16px}.order-page__header_actions.mobile .v-btn[data-v-08caadb5]{width:100%}@media only screen and (max-width:425px){.order-page__title[data-v-08caadb5]{padding-bottom:4px}}