.blog-footer-animation{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-pack:justify;align-items:center;background-color:#f7f8fa;justify-content:space-between;position:relative}.blog-footer-animation img{-ms-flex-item-align:end;align-self:flex-end}.blog-footer-animation .footer-animation__image--1{animation:d 4s linear infinite;margin-bottom:-2rem;margin-left:-3rem;max-width:30%}.blog-footer-animation .footer-animation__image--2{max-width:15%}.blog-footer-animation .footer-animation__image--3{animation:d 4s linear infinite;margin-bottom:-1.9rem;margin-right:-3rem;max-width:30%}@keyframes d{0%{transform:rotate(0deg)}25%{transform:rotate(3deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-3deg)}to{transform:rotate(0deg)}}@media print,screen and (min-width:40em){.blog-footer-animation .footer-animation__image--3{margin-bottom:-2.8rem;margin-right:-3rem}}@media print,screen and (min-width:64em){.blog-footer-animation .footer-animation__image--3{margin-bottom:-3.7rem;margin-right:-6rem}}