.blog-card-sketch{place-items:center;margin-bottom:20px;display:grid}.blog-card-sketch svg,.mift-article-sketch svg{width:100%;max-width:320px;height:auto}.landing-blog-art-float{animation:5s ease-in-out infinite blog-sketch-float}.landing-blog-art-pencil{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite blog-sketch-pencil}.landing-blog-art-blink{transform-box:fill-box;transform-origin:50%;animation:6s ease-in-out infinite blog-sketch-blink}.landing-blog-art-spark{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite blog-sketch-spark}@keyframes blog-sketch-float{50%{transform:translateY(-6px)}}@keyframes blog-sketch-pencil{0%,to{transform:rotate(-3deg)}50%{transform:translate(-4px,3px)rotate(3deg)}}@keyframes blog-sketch-blink{0%,42%,46%,to{transform:scaleY(1)}44%{transform:scaleY(.1)}}@keyframes blog-sketch-spark{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.landing-blog-illustration *{animation:none!important}}
