.unit-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.unit-switch__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.25rem 1rem;border-radius:0.875rem;white-space:nowrap;cursor:pointer;border:none;background-color:#ececed;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s;font-family:"DM Sans",arial,helvetica,serif;font-size:0.875rem;font-weight:600;color:#6d6d6d;line-height:1.25rem}.unit-switch__btn:hover:not(.active){background-color:#dddee0}.unit-switch__btn.active{background-color:#000;color:#fff}.recipe-pdp-ingredients-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem}@media(min-width: 1200px){.recipe-pdp-ingredients-header{margin-bottom:1.5rem}}.recipe-pdp-ingredients-heading{margin:0;font-family:"Plus Jakarta Sans",arial,helvetica,serif;font-size:1.25rem;font-weight:700;color:#000;line-height:1.5rem}.hide-radio-buttons{display:none}
