.custom.layout.flex-row{display:flex;flex-flow:row;gap:1rem;margin:0;padding:0;justify-content:space-between}.custom.layout.flex-row>.left,.custom.layout.flex-row>.right{gap:.5rem;display:flex;position:relative}.custom.layout.flex-row>.stretch{gap:.5rem;flex-grow:1;position:relative;display:flex}.custom.layout.flex-row>.stretch>*{flex-grow:1}