/* A test of converting a timeline based animation sequence spanning several elements, into something more manageble than percentage values using SASS. Benefits of this: - Easier to maintain. - Easy to change timing of existing timeline sequences. - Easy to add new timeline sequences between existing sequences. - Better overview in the @keyframes animations. */