.ErrorPage404_ErrorPage404__page__XY4Q1{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;background-color:var(--error-page-background-color)}.ErrorPage404_ErrorPage404__container___IcHr{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;max-width:343px;padding:40px 10px}.ErrorPage404_ErrorPage404__text404__VZGWJ{font-size:5.25rem;font-weight:600;line-height:1.2;letter-spacing:-.84px;color:var(--main-text-color);margin:0}.ErrorPage404_ErrorPage404__block__T4wd7{display:flex;flex-direction:column;align-items:center;gap:24px}.ErrorPage404_ErrorPage404__explanation__1TJqp{display:flex;flex-direction:column;align-items:center;gap:16px}.ErrorPage404_ErrorPage404__main-text__xJ6Q7{font-size:2rem;font-weight:700;color:var(--main-text-color);margin:0;line-height:1.2}.ErrorPage404_ErrorPage404__details__yNbj_{font-size:.875rem;color:var(--main-text-color);margin:0;font-weight:400;line-height:1.5}.ErrorPage404_ErrorPage404__button__aJtw_{display:flex;justify-content:center;align-items:center;text-decoration:none;width:100%;max-width:220px;height:40px;background-color:var(--main-button-color);transition:background-color .3s ease-in-out;border:none;color:var(--light-text-color);font-size:1rem;font-weight:500;border-radius:8px}.ErrorPage404_ErrorPage404__button__aJtw_:hover{background-color:var(--main-button-hover-color);cursor:pointer}@media only screen and (min-width:768px){.ErrorPage404_ErrorPage404__page__XY4Q1{height:598px}.ErrorPage404_ErrorPage404__container___IcHr{max-width:558px;gap:20px}.ErrorPage404_ErrorPage404__text404__VZGWJ{font-size:12.5rem}.ErrorPage404_ErrorPage404__main-text__xJ6Q7{font-size:3rem}.ErrorPage404_ErrorPage404__details__yNbj_{font-size:1rem}}@media only screen and (min-width:1200px){.ErrorPage404_ErrorPage404__page__XY4Q1{height:418px}.ErrorPage404_ErrorPage404__container___IcHr{flex-direction:row;justify-content:space-between;align-items:center;max-width:1512px;gap:50px;text-align:start}.ErrorPage404_ErrorPage404__text404__VZGWJ{font-size:12.5rem;line-height:1;margin-right:80px}.ErrorPage404_ErrorPage404__block__T4wd7{max-width:500px}.ErrorPage404_ErrorPage404__block__T4wd7,.ErrorPage404_ErrorPage404__explanation__1TJqp{display:flex;flex-direction:column;align-items:flex-start}.ErrorPage404_ErrorPage404__main-text__xJ6Q7{font-size:3rem;line-height:1.2}.ErrorPage404_ErrorPage404__details__yNbj_{display:flex;flex-direction:column;align-items:flex-start;font-size:1rem}}.OrderDetailPage_order-detail__main__9_0XH{display:flex;justify-content:center;width:100%}.OrderDetailPage_order-detail__content__eUS5u{display:flex;flex-direction:column;padding:20px;min-width:0}.OrderDetailPage_order-detail__left__GXAew,.OrderDetailPage_order-detail__right__N0Ify,.OrderDetailPage_order-detail__row__xTXdl{display:flex;flex:1 1}.OrderDetailPage_order-detail__left__GXAew,.OrderDetailPage_order-detail__right__N0Ify{flex-basis:50%}.OrderDetailPage_order-detail__left__GXAew .OrderDetailPage_order-detail__block__Tb50a{border-right:2px solid var(--border-color);border:2px solid var(--border-color);border-right-width:1px}.OrderDetailPage_order-detail__right__N0Ify .OrderDetailPage_order-detail__block__Tb50a{border-left:2px solid var(--border-color);border:2px solid var(--border-color);border-left-width:1px}.OrderDetailPage_order-detail__block__Tb50a{padding:40px;flex:1 1}.OrderDetailPage_order-detail__robot-card__08kqW{display:flex;justify-content:space-evenly;align-items:center;padding:20px;border-radius:15px;background-color:var(--order-detail-robot-card-background-color)}.OrderDetailPage_order-detail__robot-card__08kqW>img{width:75px}.OrderDetailPage_order-detail__robot-card-title__g0nJ4{font-size:1rem;font-weight:600;margin-bottom:.5rem}.OrderDetailPage_order-detail__robot-card-subtitle__YB_xm{font-size:.875rem;font-weight:500;display:flex;align-items:center;color:var(--secondary-text-color)}.OrderDetailPage_order-number__4uYgK{font-size:1.5rem;font-weight:550;margin-left:.75rem;color:var(--main-text-color)}.OrderDetailPage_order-detail__robot-card-subtitle__YB_xm>img{width:16px;height:16px;margin-left:.5rem;cursor:pointer;transition:filter .3s ease-in-out}.OrderDetailPage_order-detail__robot-card-subtitle__YB_xm>img.OrderDetailPage_copied___wAwI{filter:grayscale(100%);cursor:default}.OrderDetailPage_order-detail__order-info-box__vw3kr{margin-top:40px}.OrderDetailPage_order-detail__row-order-info__2PIWe{display:flex;flex-direction:row}.OrderDetailPage_order-detail__row-order-info--hr__F0f8Z{width:100%;border-bottom:2px dashed var(--border-color);margin-bottom:1rem}.OrderDetailPage_order-detail__row-order-info--title__nXdco{flex-basis:40%;font-weight:500;font-size:.875rem;color:var(--secondary-text-color)}.OrderDetailPage_order-detail__row-order-info--desc__oFozK{flex-basis:60%;font-weight:500;font-size:.875rem;word-break:break-word}.OrderDetailPage_order-detail__row-order-info__2PIWe:last-child .OrderDetailPage_order-detail__row-order-info--desc__oFozK{margin-bottom:0}.OrderDetailPage_order-detail__delivery-warehouse-type-image__kDsxW{width:30px;height:30px;margin-right:8px}.OrderDetailPage_order-detail__btn-wrapper__2TiBQ{display:flex;justify-content:flex-start;align-items:center}.OrderDetailPage_order-detail__btn-back__G4eGl,.OrderDetailPage_order-detail__btn-profile__rPQY0{text-decoration:none;padding:10px 25px;background-color:var(--main-button-grey-color);transition:background-color .3s ease-in-out;border:none;color:var(--main-text-color);font-size:.875rem;font-weight:500;border-radius:50px}.OrderDetailPage_order-detail__btn-back__G4eGl:hover{background-color:var(--main-button-grey-hover-color);cursor:pointer}.OrderDetailPage_order-detail__btn-profile__rPQY0{margin-bottom:10px;background-color:var(--main-button-color);color:var(--light-text-color)}.OrderDetailPage_order-detail__btn-profile__rPQY0:hover{background-color:var(--main-button-hover-color);cursor:pointer}.OrderDetailPage_order-detail__btn-pay__SRvLb{text-decoration:none;min-height:45px;padding:10px 30px;background-color:var(--main-green-color);transition:background-color .3s ease-in-out;border:none;color:var(--light-text-color);font-size:.875rem;font-weight:600;border-radius:50px}.OrderDetailPage_order-detail__btn-pay__SRvLb:hover{background-color:var(--main-dark-green-color);cursor:pointer}.OrderDetailPage_order-detail__btn-back__G4eGl:active:focus,.OrderDetailPage_order-detail__btn-back__G4eGl:focus,.OrderDetailPage_order-detail__btn-pay__SRvLb:active:focus,.OrderDetailPage_order-detail__btn-pay__SRvLb:focus,.OrderDetailPage_order-detail__btn-profile__rPQY0:active:focus,.OrderDetailPage_order-detail__btn-profile__rPQY0:focus{background-color:var(--main-button-focus-color);color:var(--main-button-focus-text-color);border:1px solid var(--main-button-focus-border-color)}.OrderDetailPage_cart-wrapper__MDHuF{margin-bottom:20px}.OrderDetailPage_cart-wrapper__MDHuF .OrderDetailPage_cart-custom-scroll__ckW0E{max-height:330px;overflow-y:auto}.OrderDetailPage_cart__product__bScCm{padding:15px 0;border-bottom:1px solid var(--border-color)}.OrderDetailPage_cart__product-row__2Exip{display:flex;justify-content:flex-start;align-items:flex-start}.OrderDetailPage_cart__product-image-wrapper__tyWIh{width:40px;height:40px;flex-shrink:0;margin-right:10px;padding:5px}.OrderDetailPage_cart__product-image__t0lzZ{width:100%;height:100%;object-fit:contain}.OrderDetailPage_cart__product-col-wrapper__roVyC{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex:1 1}.OrderDetailPage_cart__product-col-price__0gard{display:flex;flex-direction:column;align-items:center;padding-top:2px}.OrderDetailPage_cart__product-col-info__7_XXD{width:100%;word-break:break-word}.OrderDetailPage_cart__product-title__mC1j_{font-size:.875rem;font-weight:500;line-height:1.3;max-width:100%;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.OrderDetailPage_cart__product-code__y63E8{font-size:.75rem;font-weight:500;color:var(--secondary-text-color);margin-top:5px}.OrderDetailPage_cart__product-code__y63E8 span{color:var(--main-text-color)}.OrderDetailPage_cart__product-price-wnum__NhLtv{font-size:.75rem;font-weight:500;text-align:right;margin-right:10px;min-width:90px}.OrderDetailPage_cart__product-price-wnum__NhLtv span{color:var(--order-detail-price-wnum-text-color)}.OrderDetailPage_cart__product-price-total__b5X7O{font-size:1rem;font-weight:500;text-align:right;margin-right:10px;min-width:90px}.OrderDetailPage_order-detail__cart-total-info__yQVp5{margin-bottom:20px}.OrderDetailPage_order-detail__cart-total-info-row__1Wt7x{display:flex;align-items:center;padding:3px 0}.OrderDetailPage_order-detail__cart-total-info-column-left__9K8cO{font-size:.875rem;color:var(--secondary-text-color);align-self:flex-start;flex-basis:45%;padding-right:10px}.OrderDetailPage_order-detail__cart-total-info-column-right__sJtDf{font-size:.875rem;font-weight:500;color:var(--main-text-color);flex-basis:55%}.OrderDetailPage_order-detail__cart-total-info-column-right__sJtDf.OrderDetailPage_total__hbpuo{font-size:1rem}.OrderDetailPage_order-detail__payment-status__0flqO{width:fit-content;font-size:.875rem;font-weight:600;padding:1px 5px;margin-bottom:20px}.OrderDetailPage_order-detail__payment-status__0flqO.OrderDetailPage_paid__QFZy2{background-color:var(--status-green-background-color);color:var(--status-green-text-color)}.OrderDetailPage_order-detail__payment-status__0flqO.OrderDetailPage_cancelled__uShdA{background-color:var(--status-grey-background-color);color:var(--status-grey-text-color)}.OrderDetailPage_order-detail__summary-header__ff8dE{display:none}@media only screen and (max-width:968px){.OrderDetailPage_order-detail__left__GXAew,.OrderDetailPage_order-detail__right__N0Ify,.OrderDetailPage_order-detail__row__xTXdl{flex:0 1}.OrderDetailPage_order-detail__order-info-box__vw3kr{margin-top:20px}.OrderDetailPage_order-detail__row__xTXdl{flex-wrap:wrap}.OrderDetailPage_order-detail__left__GXAew,.OrderDetailPage_order-detail__right__N0Ify{flex-basis:100%}.OrderDetailPage_order-detail__left__GXAew .OrderDetailPage_order-detail__block__Tb50a{border:1px solid var(--border-color)}.OrderDetailPage_order-detail__right__N0Ify .OrderDetailPage_order-detail__block__Tb50a{border:1px solid var(--border-color);border-top:none}.OrderDetailPage_order-detail__block__Tb50a{padding:25px 20px}.OrderDetailPage_order-detail__summary-header__ff8dE{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:5px}.OrderDetailPage_order-detail__summary-title__jmEpG{font-size:1rem;font-weight:500;color:var(--main-text-color)}.OrderDetailPage_order-detail__btn-back__G4eGl,.OrderDetailPage_order-detail__btn-profile__rPQY0{width:100%}}@media only screen and (min-width:968px){.OrderDetailPage_order-detail__content__eUS5u{width:min(1136px,100%)}}@media only screen and (max-width:1200px){.OrderDetailPage_order-detail__robot-card__08kqW>img{display:none}.OrderDetailPage_order-detail__row-order-info__2PIWe{flex-wrap:wrap}.OrderDetailPage_order-detail__row-order-info--desc__oFozK,.OrderDetailPage_order-detail__row-order-info--title__nXdco{flex-basis:100%}.OrderDetailPage_order-detail__row-order-info--title__nXdco{margin-bottom:3px}}@media only screen and (min-width:1200px){.OrderDetailPage_order-detail__content__eUS5u{width:1136px}}@media only screen and (min-width:1512px){.OrderDetailPage_order-detail__content__eUS5u{width:1304px}}