My attempt:
Suppose $\sigma \in S_{n}$ such that $|\sigma|$. We know that every element of $S_{n}$ can be written as a product of disjoint cycles, that is:
$\sigma = \theta_{1}... \theta_{i}$ .
Now we know that the order of any element in $S_{n}$ will be the least common multiple of the disjoint sets, that is:
Order($\sigma$)$=12=lcm{|\theta_{1}|...|\theta_{i}|}$.
Note, the prime factorization of 12 would be 2*2*3. As we know $lcm(4,3)=12$, therefore the following permutation would have order 12,
$(1234)(567)\in S_{7}$.
Here is where my problem arises, I know that 7 will be the answer but I don't know how to properly justify it. I know I need to show that any other set of numbers with an LCM of 12 can't have a sum of less than 7, I just don't know how to do it.