.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}}.hide-footer{opacity:0;margin-bottom:-200px!important}.show-footer{opacity:1;margin-bottom:0px!important}#global-footer-section{-webkit-transition:all 0.5s ease!important;-moz-transition:all 0.5s ease!important;-o-transition:all 0.5s ease!important;-ms-transition:all 0.5s ease!important;transition:all 0.5s ease!important}