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