@keyframes wh-dash{to{stroke-dashoffset:-56}}.dash-anim{stroke-dasharray:3 4;animation:wh-dash 3.5s linear infinite}.wh-frame,.wh-frame-wrap{width:100%}@media (max-width:1023px){.wh-frame-wrap{display:flex;justify-content:center}.wh-frame{max-width:640px}}@media (prefers-reduced-motion:reduce){.dash-anim{animation:none!important}}