.list-instruction{margin-top:-2.65rem}.list-instruction__content{background:#fff;padding:1rem}.stock-level-status{font-size:.75rem;border:1px solid;border-radius:1rem;padding:.125rem .5rem;border-color:#000}.stock-level-status--online{border-color:#e84e0c;color:#e84e0c}.product-price--align-right{text-align:right}.product-price__old-price{text-decoration:line-through;font-size:.875rem;color:#000}.product-price__info-icon{height:2em;width:2em;fill:currentColor;color:#206dd6}.product-price__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.product-price--align-right .product-price__container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.purchase-list-table-data__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.price-section__content{display:grid;grid-template-columns:1fr auto;gap:1rem}@media screen and (min-width:600px){.price-section__content{grid-template-columns:1fr minmax(8rem,10%);gap:2rem}}.purchase-list-footer{display:grid;grid-template-columns:1fr;gap:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:800px){.purchase-list-footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;grid-template-columns:repeat(3,auto);-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}}@media screen and (min-width:1000px){.purchase-list-footer{-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem);grid-template-columns:repeat(3,auto)}}.purchase-list__table{padding-top:1rem;padding-bottom:2rem}