@keyframes tasker-animate-minimum{0%{transform:rotate(0)}50%{transform:rotate(1deg)}to{transform:rotate(0)}}@keyframes tasker-animate-maximum{0%{transform:rotate(0)}50%{transform:rotate(4deg)}to{transform:rotate(0)}}.top-left-graphic,.top-right-graphic{animation:tasker-animate-maximum 7s ease-in-out infinite;margin-top:-1%}.center-left-graphic{margin-left:-1%}.center-left-graphic,.center-right-graphic{animation:tasker-animate-maximum 7s ease-in-out infinite}.center-right-graphic{margin-right:-1%}.bottom-graphic{animation:tasker-animate-minimum 7s ease-in-out infinite;margin-bottom:-2%}
