.order-products-modal{align-items:center;display:flex;height:100%;min-height:100vh;width:100%}.order-products-modal__title{margin-right:0}.order-products-modal__header{justify-content:flex-start}.order-products-modal__header-back{border-radius:10px;height:40px;width:40px}.order-products-modal__header-back:hover{background:var(--gray-5)}.order-products-modal__header-back .icon svg path{fill:var(--text-black)}.order-products-modal__header-buttons{align-items:center;display:flex;gap:20px;margin-left:auto}@media only screen and (max-width:1024px){.order-products-modal__header-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%}.order-products-modal__header-buttons span{grid-column:span 2}}.order-products-modal__header-buttons span{color:var(--text-black,#1c1d1f);font-size:.875em;font-weight:400;line-height:normal}.order-products-modal__tabs{background:var(--gray-10,#f2f5f7);border-radius:21px;display:flex;gap:24px;overflow:hidden;scrollbar-width:none;width:-moz-fit-content;width:fit-content;z-index:2}@media only screen and (max-width:605px){.order-products-modal__tabs{gap:10px;overflow:auto;width:100%}}.order-products-modal__tabs-item{align-items:center;background:var(--surface-gray-10,#f2f5f7);border:none;border-radius:30px;color:var(--surface-red,#f70926);cursor:pointer;display:flex;font-size:.875em;font-weight:700;height:45px;justify-content:center;line-height:normal;min-width:118px;padding:9px 20px 11px}@media only screen and (max-width:860px){.order-products-modal__tabs-item{min-width:90px}}@media only screen and (max-width:605px){.order-products-modal__tabs-item{flex-grow:1}}.order-products-modal__tabs-item:hover:not(.order-products-modal__tabs-item--active){background:var(--gray-30)}.order-products-modal__tabs-item--active{background:var(--main);color:var(--white)}.order-products-modal__products{display:flex;flex-direction:column;gap:16px}.order-products-modal__product{border:1px solid var(--surface-gray-30,#e3e3e3);border-radius:10px;display:flex;justify-content:space-between;padding:20px}@media only screen and (max-width:605px){.order-products-modal__product{align-items:flex-end;flex-direction:column}}.order-products-modal__product:hover{background:var(--gray-5)}.order-products-modal__product-text{align-items:flex-start;display:flex;flex-direction:column}.order-products-modal__product-status{background:var(--gray-5);color:#848484;font-size:.75rem;font-weight:500;height:25px;line-height:15px;margin-bottom:5px}.order-products-modal__product-title{color:var(--theme-body,#292929);font-size:1em;font-weight:500;line-height:24px}.order-products-modal__product-price{color:var(--text-dark-gray-20,#828282);font-size:.8125em;font-weight:300;line-height:17px}.order-products-modal__product-price-old{color:var(--theme-body,#292929);font-size:.8125em;font-weight:300;line-height:17px;text-align:right;text-decoration:line-through}.order-products-modal__product-block{align-items:center;display:flex;gap:16px}.order-products-modal__product-img{border-radius:10px;flex-shrink:0;height:90px;width:90px}.order-products-modal__product-right{flex-shrink:0}.order-modal{align-items:center;display:flex;max-width:1316px;width:100%}@media only screen and (max-width:1200px){.order-modal{width:100%}}.order-modal__title{margin-right:0}.order-modal__header{justify-content:flex-start}@media only screen and (max-width:1024px){.order-modal__header .icon svg path{fill:var(--black)}}.order-modal__header-back{border-radius:10px;height:40px;width:40px}.order-modal__header-back:hover{background:var(--gray-5)}.order-modal__header-back .icon svg path{fill:var(--text-black)}.order-modal__header-buttons{align-items:center;display:flex;gap:20px;margin-left:auto}@media only screen and (max-width:1024px){.order-modal__header-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%}.order-modal__header-buttons span{grid-column:span 2}}.order-modal__header-buttons span{color:var(--text-black,#1c1d1f);font-size:.875em;font-weight:400;line-height:normal}.order-modal__delivery{align-items:center;border:1px solid var(--border-color,#e3e3e3);border-radius:10px;display:flex;gap:16px;padding:16px;width:100%}@media only screen and (max-width:480px){.order-modal__delivery{align-items:stretch;flex-direction:column}}.order-modal__delivery span{color:var(--text-black,#1c1d1f);font-size:.875em;font-weight:400;line-height:normal}.order-modal__user-came{flex-shrink:0;margin-left:auto}@media only screen and (max-width:480px){.order-modal__user-came{width:100%}}.order-modal__result{align-items:center;background:var(--green-100);border-radius:16px;display:flex;flex-direction:column;gap:6px;padding:16px;width:100%}.order-modal__result--red{background:var(--pink-light)}.order-modal__result-title{font-size:1.25rem;font-weight:700;line-height:normal}.order-modal__result-subtitle{font-size:.875rem;font-weight:400;line-height:normal}.order-modal__status{background:var(--surface-gray-5,#f5f7f9);border-radius:10px;display:flex;justify-content:space-around;overflow:hidden;width:100%}@media only screen and (max-width:1024px){.order-modal__status{justify-content:flex-start;overflow-x:scroll}}@media only screen and (max-width:768px){.order-modal__status{background:none;border-radius:0;gap:30px;justify-content:space-between}}.order-modal__status-item{align-items:center;border-bottom:3px solid var(--gray-20,#ededed);display:flex;flex-direction:column;gap:6px;padding:17px 0;width:100%}@media only screen and (max-width:768px){.order-modal__status-item{border-bottom:none;flex-shrink:0;padding:0;width:auto}}.order-modal__status-item-icon{align-content:center;align-items:center;background:var(--gray-20);border-radius:999px;display:flex;justify-content:center;padding:4px;position:relative}@media only screen and (max-width:768px){.order-modal__status-item-icon{padding:10px}}.order-modal__status-item-icon .icon svg{height:20px;width:20px}.order-modal__status-item-icon .icon svg path{fill:var(--text-black)}.order-modal__status-item span{color:var(--text-black,#1c1d1f);font-size:.875em;font-weight:400;line-height:normal}.order-modal__status-item--active{border-bottom:3px solid var(--red,#f70926)}@media only screen and (max-width:768px){.order-modal__status-item--active{border-bottom:none}}.order-modal__status-item--active span{color:var(--red,#f70926)}.order-modal__status-item--active div{background:var(--red-light)}.order-modal__status-item--active div .icon svg path{fill:var(--red)}.order-modal__status-item--next span{color:var(--text-gray,#a3a3a3)}.order-modal__status-item--next div{background:var(--gray-20)}.order-modal__status-item--next div .icon svg path{fill:var(--text-disabled)}.order-modal__content{display:grid;gap:20px;grid-template-columns:855fr 309fr;width:100%}@media only screen and (max-width:1024px){.order-modal__content{grid-template-columns:1fr}}.order-modal__content-left{display:flex;flex-direction:column;gap:32px}.order-modal__content-products{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:1024px){.order-modal__content-products{flex-direction:row;overflow-x:auto}.order-modal__content-products .order-modal__product{border:none;flex-shrink:0;padding:0}.order-modal__content-products .order-modal__product .btn,.order-modal__content-products .order-modal__product .order-modal__product-text{display:none}}.order-modal__content-header{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:1024px){.order-modal__content-header{display:none}}.order-modal__product{border:1px solid var(--surface-gray-30,#e3e3e3);border-radius:10px;display:flex;justify-content:space-between;padding:20px}.order-modal__product:hover{background:var(--gray-5)}.order-modal__product-text{display:flex;flex-direction:column}.order-modal__product-title{color:var(--theme-body,#292929);font-size:1em;font-weight:500;line-height:24px}.order-modal__product-price{color:var(--text-dark-gray-20,#828282);font-size:.8125em;font-weight:300;line-height:17px}.order-modal__product-price-old{color:var(--theme-body,#292929);font-size:.8125em;font-weight:300;line-height:17px;text-align:right;text-decoration:line-through}.order-modal__product-block{align-items:center;display:flex;gap:16px}.order-modal__product-img{border-radius:10px;flex-shrink:0;height:90px;width:90px}.order-modal__product-right{flex-shrink:0}.order-modal__btn{display:none}@media only screen and (max-width:1024px){.order-modal__btn{display:flex}}.order-modal__tabs{background:var(--gray-10,#f2f5f7);border-radius:21px;display:flex;gap:24px;overflow:hidden;width:-moz-fit-content;width:fit-content;z-index:2}.order-modal__tabs-item{align-items:center;background:var(--surface-gray-10,#f2f5f7);border:none;border-radius:20px;color:var(--surface-red,#f70926);cursor:pointer;display:flex;font-size:.875em;font-weight:700;justify-content:center;line-height:normal;min-width:118px;padding:9px 20px 11px}.order-modal__tabs-item:hover:not(.order-modal__tabs-item--active){background:var(--gray-30)}.order-modal__tabs-item--active{background:var(--main);color:var(--white)}.order-modal__aside{background:var(--surface-gray-5,#f5f7f9);border-radius:10px;display:flex;flex-direction:column;gap:30px;height:-moz-fit-content;height:fit-content;padding:21px 16px}.order-modal__aside-block{display:flex;flex-direction:column;gap:7px}.order-modal__aside-block_item{align-items:baseline;display:flex;justify-content:space-between}.order-modal__aside-fields .order-modal__aside-block{border-bottom:1px solid var(--gray-60,#dcdcdc);padding:22px 0}.order-modal__aside-title{font-size:.9375rem;font-weight:500;line-height:normal}.order-modal__aside-subtitle{color:var(--text-gray,#6f6f6f);display:-webkit-box;font-size:.9375rem;font-weight:300;-webkit-line-clamp:4;line-clamp:4;line-height:normal;-webkit-box-orient:vertical;overflow:hidden}.order-modal__aside-subtitle--green{color:#007e36}.order-modal__aside-value{font-size:.9375rem}.order-modal h4{font-size:1.25rem;font-weight:500;line-height:24px;margin:0}
