.order-card{display:block;text-decoration:none;padding:17px 20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;color:#343434;color:var(--common-color);border-left:5px solid rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box}.order-card.accepted{border-left:5px solid #d6b41b}.order-card.packed{border-left:5px solid #f5a860}.order-card.cancelled,.order-card.refunded,.order-card.returned{border-left:5px solid #ff5229;border-left:5px solid var(--error)}.order-card.done{border-left:5px solid #1bc281}.order-card.prepayment_await{border-left:5px solid #e556f2}.order-card.delivery{border-left:5px solid #000}.order-card.new,.order-card.pending,.order-card.waiting{border-left:5px solid #17bde5}.order-card:after{content:"";display:block;height:1px;width:calc(100% - 20px);background:#f1f2f5;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;right:0;bottom:0}.order-card a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0}.order-card a.active,.order-card a:hover{background:rgba(0,116,177,.25)}.order-card a.active:after,.order-card a:hover:after{opacity:0}.order-card .order-date,.order-card .order-number,.order-card .order-phone,.order-card .order-product-count,.order-card .order-status,.order-card .order-type,.order-card .order-user,.order-card .payment-data,.order-card .postomat-name{color:#343434;color:var(--common-color);font-size:13px;font-size:calc(var(--base-font-size) - 3px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-bottom:10px}@media (max-width:980px){.order-card .order-date,.order-card .order-number,.order-card .order-phone,.order-card .order-product-count,.order-card .order-status,.order-card .order-type,.order-card .order-user,.order-card .payment-data,.order-card .postomat-name{font-size:16px;font-size:var(--base-font-size)}}.order-card .order-status{position:relative}.order-card .order-status .check-icon polyline{stroke:#0074b1}.order-card .payment-data{margin-bottom:0;line-height:1.5}.order-card .order-status .loadable-wrapper,.order-card .order-status svg{position:absolute;top:0;right:-10px;width:25px;height:25px}.order-card .order-status .loadable-wrapper g,.order-card .order-status svg g{stroke:#ffc507;stroke:var(--yellow-color)}.order-card .order-status .loadable-wrapper svg{left:0;-webkit-transform:none;-ms-transform:none;transform:none;position:static}.order-card .order-status .loadable-wrapper .loadable-content{text-align:right;width:100%;height:100%;display:block}.order-card .order-status .loadable-wrapper{right:0;width:100%}.order-card .order-status select{border:1px solid #f1f2f5;background:#fff;position:relative;z-index:10;width:90%;height:30px}.order-card .order-status select:active,.order-card .order-status select:focus{outline:none}.order-card .change-status{position:relative;z-index:10;border-radius:5px;padding:5px 10px;color:#fff;color:var(--white-color);background:#ffc507;background:var(--yellow-color);font-size:12px;font-size:calc(var(--base-font-size) - 4px);margin-bottom:7px}.order-card .order-type{margin-top:10px;margin-bottom:0}.empty-message{font-size:20px;font-size:var(--medium-font-size);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.orders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:28px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:980px){.orders{padding:30px 0 0}}.orders-component{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden}@media (max-width:980px){.orders-component{overflow:auto}}.orders-component.full-width{padding-left:0}.orders-component .list{width:275px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;background:var(--white-color);border-right:1px solid #f1f2f5}@media (max-width:980px){.orders-component .list{left:0;top:70px;padding-top:0;width:100%}}.orders-component .orders-wrapper{height:100%;overflow:hidden;border-top:1px solid #f1f2f5}.orders-component .orders-wrapper.small-height{height:calc(100% - 50px)}.orders-component .orders-wrapper>div{overflow:auto;height:100%;scrollbar-width:thin;scrollbar-color:#dadbde #aaa}.orders-component .orders-wrapper>div::-webkit-scrollbar{width:4px;background-color:#fff}.orders-component .orders-wrapper>div::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px}.orders-component .orders-wrapper>div::-webkit-scrollbar-track{scrollbar-color:#fff;border-radius:8px}.orders-component .next-orders-loader{position:relative;height:50px}.orders-component .empty-message{position:absolute;top:50%;left:0;width:100%;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.orders-component .filter-btn{padding:0;background:rgba(0,0,0,0);position:absolute;top:23px;right:20px}@media (max-width:980px){.orders-component .filter-btn{top:10px;z-index:97}}.orders-component .filter-btn g{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.orders-component .filter-btn.active g,.orders-component .filter-btn:hover g{stroke:#ffc507;stroke:var(--yellow-color)}.radio{width:20px;height:auto;display:block;cursor:pointer;margin-bottom:10px}.radio.with-title{width:100%}.radio input{position:absolute;z-index:-1;opacity:0}.radio input:focus~div{border-color:#ffc507;border-color:var(--yellow-color)}.radio input:checked~div{border:1px solid #ffc507;border:1px solid var(--yellow-color);background:#ffc507;background:var(--yellow-color)}.radio input:checked~div:after{opacity:1}.radio input[disabled]~div{opacity:.5}.radio div{position:relative;width:16px;height:16px;cursor:pointer;border-radius:50%;border:1px solid #cecece;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;float:left}@media (max-width:980px){.radio div{width:16px;height:16px}}.radio div:hover{border-color:#ffc507;border-color:var(--yellow-color)}.radio div:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;background:var(--white-color);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.radio span{float:left;color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px);margin-left:10px;margin-top:1px;width:calc(100% - 40px)}.orders-filter{position:fixed;width:275px;height:100%;background:#fff;background:var(--white-color);z-index:12;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}@media (max-width:980px){.orders-filter{left:0;width:100%;overflow:auto}}.orders-filter .filter-title{margin-bottom:20px}.orders-filter .clear-filter,.orders-filter .close-filter{margin:10px;height:40px;width:150px;border-radius:5px;background:#ffc507;background:var(--yellow-color);color:#fff;color:var(--white-color)}@media (max-width:980px){.orders-filter .clear-filter,.orders-filter .close-filter{position:static;display:block;margin:0 auto 15px;-webkit-transform:none;-ms-transform:none;transform:none}}.orders-filter .clear-filter g,.orders-filter .close-filter g{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.orders-filter .clear-filter.active g,.orders-filter .clear-filter:hover g,.orders-filter .close-filter.active g,.orders-filter .close-filter:hover g{stroke:#ffc507;stroke:var(--yellow-color)}.back-section-link{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffc507;background-color:var(--yellow-color);text-decoration:none;height:36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-right:30px;width:36px;border-radius:6px}@media (max-width:980px){.back-section-link{margin-right:15px}}.back-section-link svg{display:block;margin:0 auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.back-section-link svg path{stroke:#fff;stroke:var(--white-color);stroke-width:2}.order-item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.order-item .order-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-widtH:767px){.order-item .order-content{max-height:100%}}.order-item .status-line{position:fixed;top:70px;right:0;width:calc(100% - 493px);height:10px;z-index:5}@media (max-width:980px){.order-item .status-line{width:100%}}.order-item .status-line.processed{border-top:10px solid #d6b41b}.order-item .status-line.packed{border-top:10px solid #f5a860}.order-item .status-line.declined,.order-item .status-line.refunded,.order-item .status-line.returned{border-top:10px solid #ff5229;border-top:10px solid var(--error)}.order-item .status-line.delivered,.order-item .status-line.done{border-top:10px solid #1bc281}.order-item .status-line.new,.order-item .status-line.pending,.order-item .status-line.waiting{border-top:10px solid #17bde5}@media (max-width:1024px){.order-item{padding:30px 0 30px 30px}}@media (max-width:768px){.order-item{height:auto;padding:30px 15px 15px}}.order-item .loadable-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.order-item .title-wrapper{margin-bottom:25px}.order-item .title{font-weight:700;font-size:19px;line-height:1;float:left;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:400px){.order-item .title{font-size:15px}}.order-item .title .back-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);left:0;width:40px;height:40px;border-radius:50%;border:1px solid #ffc507;border:1px solid var(--yellow-color)}.order-item .title .back-btn svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.order-item .title .back-btn path{stroke:#ffc507;stroke:var(--yellow-color)}.order-item .order-date{color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;float:left;height:28px;margin-left:15px}@media (max-width:1033px){.order-item .order-date{width:100%;margin-left:0}}@media (max-width:980px){.order-item .order-date{width:auto;margin-left:15px}}@media (max-width:510px){.order-item .order-date{width:100%;margin-left:0}}.order-item .save-pdf{float:right;color:#fff;color:var(--white-color);background:#ffc507;background:var(--yellow-color);font-size:13px;font-size:calc(var(--base-font-size) - 3px);border-radius:6px;padding:7px 10px}@media (max-width:1156px){.order-item .save-pdf{margin-top:10px;margin-left:15px}}@media (max-width:980px){.order-item .save-pdf{margin-left:0;margin-top:0}}@media (max-width:631px){.order-item .save-pdf{margin-left:15px;margin-top:10px}}@media (max-width:450px){.order-item .save-pdf{margin-left:0;width:100%;float:none}}.order-item .order-status{float:right;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:5px}@media (max-width:1382px){.order-item .order-status{margin-right:0;margin-left:20px;margin-top:10px}}@media (max-width:980px){.order-item .order-status{margin-right:20px;margin-left:0;margin-top:0}}@media (max-width:866px){.order-item .order-status{margin-right:0;margin-left:20px;margin-top:10px}}@media (max-width:450px){.order-item .order-status{margin-left:0;width:100%;float:none}}.order-item .order-status .status-title{margin-right:15px;font-size:13px;color:#757575;height:28px;padding-top:3px}.order-item .order-status select{height:28px;font-size:14px;background:#fff;background:var(--white-color);border:1px solid #f1f2f5;min-width:150px;outline:none}@media (max-width:450px){.order-item .order-status select{width:calc(100% - 60px)}}.order-item .order-content,.order-item .order-information{-webkit-box-sizing:border-box;box-sizing:border-box}.order-item .order-information{background:#fff;background:var(--white-color);-webkit-box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);border-radius:6px;padding:20px 20px 30px;position:relative;margin-bottom:20px}@media (max-width:767px){.order-item .order-information{padding:10px 10px 20px}}.order-item .order-information .order-information-wrapper{position:absolute;background:#fff;background:var(--white-color);z-index:10;padding:20px;-webkit-box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);width:calc(100% - 30px);left:15px;top:calc(100% - 20px);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.order-item .order-information .order-information-wrapper.visible{opacity:1;pointer-events:auto}.order-item .order-information .order-information-wrapper .close-info{position:absolute;top:20px;right:20px;display:none;padding:0;background:rgba(0,0,0,0)}@media (max-width:767px){.order-item .order-information .order-information-wrapper .close-info{display:block}}@media (max-width:767px){.order-item .order-information .order-information-wrapper{position:fixed;padding:20px;-webkit-box-shadow:none;box-shadow:none;border-radius:0;width:100%;height:100vh;top:0;left:0;z-index:97;scrollbar-width:thin;scrollbar-color:#dadbde}.order-item .order-information .order-information-wrapper::-webkit-scrollbar{width:2px;background-color:#fff}.order-item .order-information .order-information-wrapper::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px}.order-item .order-information .order-information-wrapper::-webkit-scrollbar-track{scrollbar-color:#fff;border-radius:8px}}.order-item .order-information .show-order-info{display:inline-block;border-bottom:1px dashed #343434;border-bottom:1px dashed var(--common-color);padding:0 0 1px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:15px;background:rgba(0,0,0,0)}@media (max-width:400px){.order-item .order-information .show-order-info{font-size:13px}}.order-item .order-information .show-order-info:hover{color:#ffc507;color:var(--yellow-color);border-bottom:1px dashed #ffc507;border-bottom:1px dashed var(--yellow-color)}.order-item .order-information .order-information-wrapper-left{margin-right:40px}.order-item .order-information .restaurant-information-wrapper,.order-item .order-information .user-information-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.order-item .order-information .restaurant-information-wrapper,.order-item .order-information .user-information-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-item .order-information .restaurant-information-wrapper-column,.order-item .order-information .user-information-wrapper-column{width:48%}@media (max-width:767px){.order-item .order-information .restaurant-information-wrapper-column,.order-item .order-information .user-information-wrapper-column{width:100%}}.order-item .order-information .restaurant-information,.order-item .order-information .user-information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-item .order-information .restaurant-information-subtitle,.order-item .order-information .user-information-subtitle{width:100%;font-size:15px;font-weight:700;margin-bottom:10px}.order-item .order-information .restaurant-information-row,.order-item .order-information .user-information-row{margin-right:20px;margin-bottom:10px;font-size:14px}.order-item .order-information .restaurant-information-row:last-child,.order-item .order-information .user-information-row:last-child{margin-right:0}.order-item .order-information .restaurant-information-row span,.order-item .order-information .user-information-row span{font-size:13px;color:#757575;display:block;font-weight:500;margin-bottom:2px}.order-item .order-information .user-comment{margin:10px 0;font-size:14px}.order-item .order-information .user-comment span{font-size:13px;color:#757575;display:block;font-weight:500;margin-bottom:2px}.order-item .order-information .payment-information{margin:10px 0}.order-item .delivery-address,.order-item .delivery-time{margin-bottom:10px;font-size:14px}.order-item .delivery-address span,.order-item .delivery-time span{font-size:13px;color:#757575;display:block;font-weight:500;margin-bottom:2px}.order-item .delivery-address,.order-item .delivery-time{margin-right:20px}.order-item .payment-type{text-transform:capitalize}.order-item .order-products{background:#fff;background:var(--white-color);-webkit-box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 10px 20px 20px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}@media (max-width:767px){.order-item .order-products{padding:10px 10px 20px}}.order-item .order-products .order-products-title{font-weight:700;font-size:19px;line-height:1;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media (max-width:767px){.order-item .order-products .order-products-title{font-size:16px;margin-bottom:10px}}.order-item .order-products .order-products-list{width:100%;height:calc(100% - 48px);overflow:auto;scrollbar-width:thin;scrollbar-color:#dadbde;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:767px){.order-item .order-products .order-products-list{height:100%;padding-right:0}}.order-item .order-products .order-products-list::-webkit-scrollbar{width:5px;background-color:#fff}.order-item .order-products .order-products-list::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px}.order-item .order-products .order-products-list::-webkit-scrollbar-track{scrollbar-color:#fff;border-radius:8px}.order-item .order-products .product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:7px;margin-bottom:7px;border-bottom:2px solid #f1f2f5;position:relative}@media (max-width:767px){.order-item .order-products .product-item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-item .order-products .product-item:last-child{border-bottom:0}.order-item .order-products .product-image{width:170px;margin-right:20px}@media (max-width:767px){.order-item .order-products .product-image{margin-right:0;width:100%;margin-bottom:10px}}.order-item .order-products .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.order-item .order-products .product-image img{max-height:120px}}.order-item .order-products .product-information{width:calc(100% - 235px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:1130px){.order-item .order-products .product-information{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px){.order-item .order-products .product-information{width:100%}}.order-item .order-products .product-information-row{margin-bottom:10px;font-size:14px}@media (max-width:1130px){.order-item .order-products .product-information-row{margin-right:15px}}@media (max-width:980px){.order-item .order-products .product-information-row{margin-right:0}}@media (max-width:767px){.order-item .order-products .product-information-row{margin-right:20px}}.order-item .order-products .product-information-row:last-child{margin-bottom:0}.order-item .order-products .product-information-row span{font-size:13px;color:#757575;display:block;font-weight:500;margin-bottom:2px}.order-item .order-products .product-basic-info{margin-right:35px;max-width:40%;min-width:40%}@media (max-width:1130px){.order-item .order-products .product-basic-info{width:100%;max-width:100%;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:980px){.order-item .order-products .product-basic-info{margin-right:35px;max-width:40%;min-width:40%}}@media (max-width:767px){.order-item .order-products .product-basic-info{max-width:100%;margin-right:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-item .order-products .product-comment{max-width:calc(40% - 35px);margin-right:25px;font-size:14px;font-size:calc(var(--base-font-size) - 2px)}@media (max-width:767px){.order-item .order-products .product-comment{max-width:100%;margin-right:0;widtH:100%}}.order-item .order-products .product-comment span{font-size:13px;color:#757575;display:block;font-weight:500;margin-bottom:2px}.order-item .order-products .product-comment .comment-wrapper{overflow:auto;scrollbar-width:thin;scrollbar-color:#dadbde;max-height:130px;height:100px}@media (max-width:767px){.order-item .order-products .product-comment .comment-wrapper{height:auto;max-height:100%;overflow:hidden}}.order-item .order-products .product-comment .comment-wrapper::-webkit-scrollbar{width:2px;background-color:#fff}.order-item .order-products .product-comment .comment-wrapper::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px}.order-item .order-products .product-comment .comment-wrapper::-webkit-scrollbar-track{scrollbar-color:#fff;border-radius:8px}.order-item .order-products .product-price{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;font-size:14px}@media (max-width:767px){.order-item .order-products .product-price{text-align:left;width:100%;margin-top:10px;padding-bottom:10px}}.order-item .order-products .product-price span{font-size:13px;color:#757575;display:block;font-weight:500;margin-bottom:2px}.order-item .order-total{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.order-item .order-total{-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-item .order-total .order-total-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:15px;font-weight:700;font-size:20px}@media (max-width:767px){.order-item .order-total .order-total-row{width:100%;margin-right:0;font-size:16px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:5px}}.order-item .order-total .order-total-row .order-total-title{margin-right:5px;font-weight:400;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.order-item .order-total .order-total-row .order-total-title{font-size:14px}}.load-order-component{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;height:calc(100% - 57px);border-top:10px solid rgba(0,0,0,0)}@media (max-width:980px){.load-order-component{padding-right:0;margin-top:-20px}}.load-order-component .title{font-weight:700;font-size:36px;font-size:var(--big-font-size);line-height:1;margin-bottom:40px;position:relative;text-align:center}@media (max-width:980px){.load-order-component .title{font-size:5.5vw;margin-bottom:40px}}.load-order-component .title .back-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);left:0;width:40px;height:40px;border-radius:50%;border:1px solid #ffc507;border:1px solid var(--yellow-color)}.load-order-component .title .back-btn svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.load-order-component .title .back-btn path{stroke:#ffc507;stroke:var(--yellow-color)}.load-order-component .description-text{text-align:center;font-size:20px;font-size:var(--medium-font-size)}.load-order-component .svg-wrapper{width:60%;max-width:600px;margin:30px auto 0;position:relative}.load-order-component .svg-wrapper.no-code:before{content:"";display:block;padding-top:100%}@media (max-width:980px){.load-order-component .svg-wrapper{width:90%}}.load-order-component .svg-wrapper img,.load-order-component .svg-wrapper svg{width:100%}.load-order-component .svg-wrapper .empty-code{position:absolute;top:50%;left:0;width:100%;padding:0 20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:23px;font-size:calc(var(--medium-font-size) + 3px);text-align:center}.load-order-component .text-code{margin-top:20px;text-align:center;font-size:20px;font-size:var(--medium-font-size)}.load-order-component .confirm-btn{display:block;color:#fff;margin:20px auto;border-radius:5px;background:#ffc507;background:var(--yellow-color);height:40px;width:180px;text-decoration:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:11px}.input{width:100%;height:40px;border-bottom:1px solid rgba(0,0,0,.8)}.input.error{border-bottom:2px solid #ff5229;border-bottom:2px solid var(--error)}.input::-webkit-input-placeholder{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.input::-moz-placeholder{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.input:-ms-input-placeholder{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.input::-ms-input-placeholder{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.input::placeholder{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}:root{--big-font-size:36px;--medium-font-size:20px;--base-font-size:16px;--header-height:70px;--left-menu-width:245px;--content-padding:30px;--white-color:#fff;--black-color:#000;--common-color:#343434;--blue-color:#0074b1;--yellow-color:#ffc507;--error:#ff5229}.confirm-order-component{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;height:calc(100% - 57px);border-top:10px solid rgba(0,0,0,0)}@media (max-width:980px){.confirm-order-component{padding-right:0;margin-top:-20px}}.confirm-order-component .title{font-weight:700;font-size:36px;font-size:var(--big-font-size);line-height:1;margin-bottom:40px;position:relative;text-align:center;padding-left:60px}@media (max-width:980px){.confirm-order-component .title{font-size:5.5vw;margin-bottom:40px}}.confirm-order-component .title .back-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);left:0;width:40px;height:40px;border-radius:50%;border:1px solid #ffc507;border:1px solid var(--yellow-color)}.confirm-order-component .title .back-btn svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.confirm-order-component .title .back-btn path{stroke:#ffc507;stroke:var(--yellow-color)}.confirm-order-component .description{font-size:20px;font-size:var(--medium-font-size);text-align:center;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:980px){.confirm-order-component .description{font-size:16px;font-size:var(--base-font-size);padding:0;margin-top:0}}.confirm-order-component .confirm-order-form{margin:100px auto 0;width:100%;max-width:550px}@media (max-width:980px){.confirm-order-component .confirm-order-form{margin-top:40px}}.confirm-order-component .confirm-order-form label{display:block}.confirm-order-component .confirm-order-form label:after{clear:both;content:"";display:block}.confirm-order-component .confirm-order-form label .input-label{float:left;width:120px;margin-right:20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:11px}@media (max-width:980px){.confirm-order-component .confirm-order-form label .input-label{width:100%;float:none;margin-bottom:15px;margin-left:0;display:block;padding-top:0;height:auto}}.confirm-order-component .confirm-order-form label .input{float:left;width:calc(100% - 140px);-webkit-box-sizing:border-box;box-sizing:border-box;border:none;background:#e6e6e6;padding-left:16px;border-radius:4px}@media (max-width:980px){.confirm-order-component .confirm-order-form label .input{width:100%;float:none}}.confirm-order-component .confirm-order-form .form-group{margin-bottom:20px}.confirm-order-component .confirm-order-form .no-padding .input-label{padding-top:0}.confirm-order-component .confirm-order-form .form-bottom{padding-left:140px}@media (max-width:980px){.confirm-order-component .confirm-order-form .form-bottom{padding-left:0;margin-bottom:20px}}.confirm-order-component .confirm-order-form .submit{padding:0;display:block;height:40px;width:150px;border-radius:5px;background:#ffc507;background:var(--yellow-color);color:#fff;color:var(--white-color);margin:40px auto 0}.confirm-order-component .confirm-order-form .submit.disabled{pointer-events:none;cursor:auto;opacity:.5}@media (max-width:980px){.confirm-order-component .confirm-order-form .submit{margin-top:20px}}