.mesh-spinner__mark{display:block;overflow:visible}.mesh-spinner__draw{fill:none;stroke:currentColor;stroke-width:1.8px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:2.6s ease-in-out infinite mesh-spinner-draw}@keyframes mesh-spinner-draw{0%{stroke-dashoffset:1px;opacity:.25}8%{opacity:1}55%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-1px;opacity:.25}}@media (prefers-reduced-motion:reduce){.mesh-spinner__draw{stroke-dashoffset:0;opacity:1;animation:none}}