.options-gen-loading-icon-animation{animation:strobingNudgeWithFading 2s ease-in-out .2s 5}@keyframes strobingNudgeWithFading{0%{transform:scale(1);opacity:1}50%{transform:scale(1.33);opacity:.5}to{transform:scale(1);opacity:1}}.mark-answer-nudge{animation:strobingNudge 1s ease-in-out 1ms infinite}@keyframes strobingNudge{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}
