.flex{gap:var(--gap);display:flex}.flex--direction-row{flex-direction:row}.flex--direction-column{flex-direction:column}.flex--width-full{width:100%}.flex--wrap{flex-wrap:wrap}
