.dp-rotate-element{display:inline-block;animation:rotate 25s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.dp-beat-element{display:inline-block;animation:smooth-zoom 2s infinite ease-in-out}@keyframes smooth-zoom{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}@media screen and (max-width:980px){.dp-reverse-columns{display:flex;flex-direction:column-reverse}}.dp-rotate-element{display:inline-block;animation:rotate 25s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.dp-beat-element{display:inline-block;animation:smooth-zoom 2s infinite ease-in-out}@keyframes smooth-zoom{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}@media screen and (max-width:980px){.dp-reverse-columns{display:flex;flex-direction:column-reverse}}