.h777-running-horse{display:block;flex:none;width:76px;height:52px;filter:drop-shadow(0 1px 1px #0005)}
.h777-running-horse svg{display:block;width:100%;height:100%;overflow:visible}
.h777-main-prev .h777-running-horse,.h777-prev .h777-running-horse{transform:scaleX(-1)}
.h777-horse-silhouette,.h777-horse-tail,.h777-horse-mane{fill:#fff;stroke:#202020;stroke-width:1.15;stroke-linejoin:round}
.h777-gallop-body{animation:h777-gallop-bounce .72s linear infinite;transform-origin:75px 45px}
.h777-horse-tail{transform-origin:49px 42px;animation:h777-tail-flow .72s ease-in-out infinite}
.h777-gallop-leg path{fill:none;stroke-linecap:round;stroke-linejoin:round;animation-duration:.72s;animation-timing-function:linear;animation-iteration-count:infinite}
.h777-gallop-leg .leg-edge{stroke:#202020;stroke-width:5.6}.h777-gallop-leg .leg-fill{stroke:#fff;stroke-width:3.5}
.h777-front-near path,.h777-front-far path{animation-name:h777-front-gallop}
.h777-back-near path,.h777-back-far path{animation-name:h777-back-gallop}
.h777-front-far path,.h777-back-far path{animation-delay:-.14s}
.h777-front-far .leg-fill,.h777-back-far .leg-fill{stroke:#bbb}
.h777-horse-dust{fill:#fff;stroke:#333;stroke-width:.3;animation:h777-dust-trail 1.1s linear infinite;animation-delay:var(--delay)}
@keyframes h777-front-gallop{0%,100%{d:path('M88 47 Q88 61 98 65 Q110 68 116 74')}25%{d:path('M88 47 Q85 61 80 69 Q78 76 75 78')}50%{d:path('M88 47 Q77 53 75 57 Q85 61 92 58')}75%{d:path('M88 47 Q99 51 107 52 Q119 53 124 59')}}
@keyframes h777-back-gallop{0%,100%{d:path('M50 47 Q38 55 35 62 Q24 69 18 71')}25%{d:path('M50 47 Q51 59 57 63 Q59 73 62 78')}50%{d:path('M50 47 Q63 50 69 55 Q62 64 56 66')}75%{d:path('M50 47 Q43 55 39 57 Q36 65 33 72')}}
@keyframes h777-gallop-bounce{0%,100%{transform:translateY(0) rotate(-2deg)}25%{transform:translateY(2px) rotate(1deg)}50%{transform:translateY(-3px) rotate(2deg)}75%{transform:translateY(-2px) rotate(-1deg)}}
@keyframes h777-tail-flow{0%,100%{transform:rotate(-6deg)}50%{transform:rotate(8deg)}}
@keyframes h777-dust-trail{0%{opacity:0;transform:translate(7px,0) scale(.7)}20%{opacity:.9}100%{opacity:0;transform:translate(-22px,var(--drift)) scale(.15)}}
@media(max-width:600px){.h777-running-horse{width:62px;height:46px}}
@media(prefers-reduced-motion:reduce){.h777-running-horse *{animation:none!important}.h777-horse-trail{display:none}}
