.footer-top-left{animation:footer-top-left-animiate 6s ease-in-out 0s infinite;filter:blur(50px);left:-20%;position:absolute;top:-20%;z-index:0}.footer-bottom-center{animation:footer-bottom-center-animiate 6s ease-in-out 0s infinite;filter:blur(50px);left:45%;position:absolute;top:82%;z-index:0}@keyframes footer-top-left-animiate{0%,to{transform:translate(0) rotate(10deg)}50%{transform:translate(30vw,25vh) rotate(10deg)}}@keyframes footer-bottom-center-animiate{0%,to{transform:translate(0) rotate(130deg)}50%{transform:translate(-15vw,-30vh) rotate(130deg)}}@media screen and (min-width:768px){.footer-top-left{animation-duration:10s}.footer-bottom-center{animation-duration:10s;left:35%;top:82%}@keyframes footer-bottom-center-animiate{0%,to{transform:translate(0) rotate(150deg)}50%{transform:translate(15vw,-30vh) rotate(150deg)}}}
