@keyframes mk-stream{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes mk-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes mk-tear{0%{clip-path:polygon(0 0,160px 0,0 160px)}to{clip-path:polygon(0 0,230% 0,0 230%)}}@keyframes mk-flap{0%{clip-path:polygon(0 0,160px 0,0 160px);opacity:1}65%{opacity:1}to{clip-path:polygon(0 0,250% 0,0 250%);opacity:0}}@keyframes mk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mk-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.mk-stream{animation:14s linear infinite mk-stream}.mk-blink{animation:1.6s ease-in-out infinite mk-blink}.mk-tear{animation:.9s cubic-bezier(.7,0,.3,1) both mk-tear,.18s linear both mk-fade-in}.mk-flap{animation:1.05s cubic-bezier(.7,0,.3,1) both mk-flap}.mk-rise{animation:mk-rise .5s var(--ch-ease) both;animation-delay:var(--mk-rise-delay,0s)}@keyframes mk-dash{0%{stroke-dashoffset:2200px}to{stroke-dashoffset:0}}@keyframes mk-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes mk-caret{0%,to{opacity:1}50%{opacity:0}}@keyframes mk-spin{to{transform:rotate(360deg)}}.mk-dash{animation:mk-dash var(--mk-dash-duration,16s) linear infinite;animation-delay:var(--mk-dash-delay,0s)}.mk-grow{transform-origin:bottom;animation:mk-grow var(--ch-duration-pop) var(--ch-ease) both}.mk-caret{animation:.7s step-end infinite mk-caret}.mk-spin{animation:1.5s linear infinite mk-spin}@media (prefers-reduced-motion:reduce){.mk-wind{display:none}.mk-grow{animation:none;transform:none}.mk-caret,.mk-spin,.mk-stream,.mk-blink{animation:none}.mk-tear{clip-path:none;opacity:1;animation:none}.mk-rise{opacity:1;animation:none;transform:none}.mk-flap{display:none}}
