@keyframes mr-punto-h{0%,6%{opacity:0;left:0%}10%{opacity:1}46%,54%{left:50%}90%{opacity:1;left:100%}96%,to{opacity:0;left:100%}}@keyframes mr-punto-v{0%,6%{opacity:0;top:0%}10%{opacity:1}46%,54%{top:50%}90%{opacity:1;top:100%}96%,to{opacity:0;top:100%}}@keyframes mr-estacion{0%,6%{opacity:.4;transform:scale(1)}14%,30%{opacity:1;transform:scale(1.08)}38%,to{opacity:.4;transform:scale(1)}}.mr-anim-punto-h{animation:mr-punto-h var(--mr-dur,7s) ease-in-out infinite both}.mr-anim-punto-v{animation:mr-punto-v var(--mr-dur,7s) ease-in-out infinite both}.mr-anim-estacion{animation:mr-estacion var(--mr-dur,7s) ease-in-out var(--mr-delay,0s) infinite both}@media (prefers-reduced-motion:reduce){.mr-anim-punto-h,.mr-anim-punto-v{display:none}.mr-anim-estacion{opacity:1;animation:none;transform:scale(1)}}
