.order-summary__body{background-color:#f7f3f0;border-radius:4px;flex-direction:column;padding:16px}.order-summary__body,.order-summary__item{justify-content:space-between;display:flex}.order-summary__item{border-bottom:1px dashed #417a86;gap:10px;padding:7px}.order-summary__item:last-child{border-bottom:none}.order-summary__item__label{font-weight:700}.order-summary__item__value .is-origin{margin-right:5px;font-size:13px;text-decoration:line-through}.order-summary__item__value .is-free{color:#3b7a14;font-weight:500}.order-summary__total{border-top:1px solid #417a86;flex-direction:column;padding:7px;display:flex}.order-summary__total-amount{justify-content:space-between;display:flex}.order-summary__total-amount__label{font-weight:700}.order-summary__total-amount__value .base-price__amount{font-size:22px}@media (width>=768px){.order-summary__total-amount__value .base-price__amount{font-size:24px}}.order-summary__total-amount__value .base-price__amount.is-old{font-size:14px!important}.order-summary__total-tax{color:#024d5e;justify-content:flex-end;font-size:13px;display:inline-flex}.order-summary__tips{color:#024d5e}
