.recipe-ingredients--print{grid-column:1/4;grid-row:3/4;margin:0;padding:0}.recipe-ingredients--print .recipe-ingredients__ingredients-title{display:inline-block;margin:0 0 var(--space-1)}.recipe-ingredients--print .recipe-ingredients__amount,.recipe-ingredients--print .recipe-ingredients__ingredients-title,.recipe-ingredients--print .recipe-ingredients__label,.recipe-ingredients--print .recipe-ingredients__value{display:inline}.recipe-ingredients--print .recipe-ingredients__calculator{display:inline-block;margin:0 0 var(--space-1);overflow:visible;overflow:initial}.recipe-ingredients--print .recipe-ingredients__calculator .u-typo--recipe-info-title:first-of-type{text-transform:lowercase}.recipe-ingredients--print .recipe-ingredients__value{background-color:transparent;border:0;margin:0}.recipe-ingredients--print .recipe-ingredients__list{grid-gap:var(--space-1) var(--space-1);display:grid;gap:var(--space-1) var(--space-1);grid-template-columns:max-content 1fr;overflow:visible;overflow:initial}.recipe-ingredients--print .recipe-ingredients__list .recipe-ingredients__separator{grid-column:1/3}.recipe-ingredients--print .recipe-ingredients__list .recipe-ingredients__label{grid-column:2}.recipe-ingredients--print .recipe-ingredients__label+.recipe-ingredients__separator{margin:var(--space-1) 0 0 0}.recipe-ingredients--print .recipe-ingredients__list .recipe-ingredients__amount{grid-column:1;min-width:var(--space-3);text-align:right}.recipe-ingredients--print .recipe-ingredients__icon-minus,.recipe-ingredients--print .recipe-ingredients__icon-plus,.recipe-ingredients__amount[value=""],.recipe-ingredients__amount[value="0"],.recipe-ingredients__amount[value="1"]+.recipe-ingredients__label .recipe-ingredients__unit-plural,.recipe-ingredients__unit-singular{display:none}.recipe-ingredients__amount[value="1"]+.recipe-ingredients__label .recipe-ingredients__unit-singular{display:inline}