.order-strip{display:block;padding:0 clamp(20px,6vw,94px);background:var(--sage)}.order-strip ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,1320px);margin:0 auto;padding:0;list-style:none}.order-strip li{display:flex;align-items:center;justify-content:center;gap:13px;min-height:88px;padding:14px 20px;border-right:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:700;line-height:1.25;text-align:left}.order-strip li:first-child{border-left:1px solid var(--line)}.order-strip b{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font:11px var(--mono)}.order-strip span{display:block}@media(max-width:680px){.order-strip{padding:0 10px}.order-strip li{min-height:76px;padding:11px 5px;flex-direction:column;gap:6px;font-size:11px;text-align:center}.order-strip b{flex-basis:23px;width:23px;height:23px;font-size:10px}.order-strip span{line-height:1.2}}
