.product-form--bulk>.product-form__info-list,.product-form--bulk>.product-form__payment-container{display:none}.c-bulk-product-cards{display:block;margin-top:4px}.c-bulk-product-cards__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 125px));gap:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media screen and (max-width: 999px){.c-bulk-product-cards__grid{grid-template-columns:repeat(3, minmax(0, 115px))}}@media screen and (max-width: 640px){.c-bulk-product-cards__grid{grid-template-columns:none;grid-auto-columns:120px;grid-auto-flow:column;padding-bottom:6px;overflow-x:auto;overscroll-behavior-inline:contain}}.c-bulk-product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;padding:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:2px solid #222;border-radius:6px;background:var(--secondary-background);color:var(--heading-color);text-align:center}.c-bulk-product-card[hidden]{display:none}.c-bulk-product-card__media{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:76px;-webkit-box-flex:0;-ms-flex:0 0 76px;flex:0 0 76px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.c-bulk-product-card__image{display:block;width:100%;height:76px;-o-object-fit:contain;object-fit:contain}.c-bulk-product-card__savings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:16px;margin:0;padding:2px 4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--primary-button-background);color:#fff;font-size:10px;font-weight:400;line-height:1.15;text-align:center;text-decoration:line-through;text-transform:uppercase;white-space:nowrap}.c-bulk-product-card__savings-placeholder{width:100%;height:16px;pointer-events:none}.c-bulk-product-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;margin:6px 0 4px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:700;line-height:1.25;overflow:hidden}.c-bulk-product-card__title span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.c-bulk-product-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;height:33px;margin-top:auto;-webkit-box-flex:0;-ms-flex:0 0 33px;flex:0 0 33px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-bulk-product-card__compare-price{color:var(--heading-color);font-size:10px;line-height:1.2}.c-bulk-product-card__price{font-size:15px;font-weight:700;line-height:1.2}.c-bulk-product-card__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;margin:6px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;font-size:9px}.c-bulk-product-card__quantity-label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.c-bulk-product-card__quantity-control.quantity-selector--product{display:-webkit-box;display:-ms-flexbox;display:flex;width:min(100%,84px);min-width:0;height:26px;-webkit-box-flex:1;-ms-flex:1 1 84px;flex:1 1 84px}.c-bulk-product-card__quantity-control.quantity-selector--product .quantity-selector__button{min-width:20px;padding:0 5px;-webkit-box-flex:1;-ms-flex:1 1 32%;flex:1 1 32%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--heading-color)}.c-bulk-product-card__quantity-control.quantity-selector--product .quantity-selector__value{width:36%;min-width:0;padding:0 2px;-webkit-box-flex:1;-ms-flex:1 1 36%;flex:1 1 36%;font-size:11px}.c-bulk-product-card__quantity-control input::-webkit-inner-spin-button,.c-bulk-product-card__quantity-control input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.c-bulk-product-card__add{width:100%;min-height:26px;padding:5px 6px;font-size:9px;line-height:1.1}.c-bulk-product-card__message{margin-top:4px;color:var(--product-on-sale-accent, #e30413);font-size:10px}.c-bulk-product-card__message:empty{display:none}