.line-items-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.line-items-heading h4{margin-bottom:5px}.supply-line{display:grid;grid-template-columns:34px minmax(0,1.6fr) minmax(120px,.7fr) minmax(130px,.7fr) 36px;align-items:end;gap:12px;margin-top:10px;padding:12px;background:#fff;border:1px solid #d9e7dc;border-radius:9px}.supply-line-number{display:grid;place-items:center;width:28px;height:28px;margin-bottom:8px;border-radius:50%;background:#e6f5df;color:#27651e;font:700 12px 'Space Grotesk'}.supply-line-unit{display:flex;align-items:center;min-height:39px;padding:8px 10px;border:1px solid #cce4c5;border-radius:7px;background:#eaf6e6;color:#27651e;font-size:12px;font-weight:700}.remove-supply-line{width:32px;height:32px;margin-bottom:5px;border:1px solid #efc2bc;border-radius:7px;background:#fff;color:#a43e34;font-size:20px;line-height:1;cursor:pointer}.remove-supply-line:hover{background:#fff0ed}.btn-secondary{background:#fff!important;color:#27651e!important;border-color:#b9cfbe!important}.btn-secondary:hover{background:#e8f7e1!important}@media(max-width:650px){.line-items-heading{align-items:stretch;flex-direction:column}.line-items-heading .btn{width:100%}.supply-line{grid-template-columns:30px minmax(0,1fr) 34px}.supply-line .form-field:nth-child(3),.supply-line .form-field:nth-child(4){grid-column:2}.supply-line .remove-supply-line{grid-column:3;grid-row:1;align-self:end}}
