.group-content{display:flex;flex:1;flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem}.group-content--align-center{align-items:center;text-align:center}.group-content--align-end{align-items:flex-end;text-align:right}.group-content--layout-horizontal{flex-direction:row}.group-content--layout-vertical{flex-direction:column}.group-content--space-none{gap:0}.group-content--space-xxx-small{gap:.125rem}.group-content--space-xx-small{gap:.25rem}.group-content--space-x-small{gap:.5rem}.group-content--space-small{gap:.75rem}.group-content--space-normal{gap:1rem}.group-content>.group-text{margin:0}