.apolo-marca path{stroke-dasharray:1;stroke-dashoffset:1px}.apolo-escena .apolo-marca path{animation-name:apolo-dibujar;animation-timing-function:ease-out;animation-fill-mode:forwards}.apolo-escena .apolo-marca .apolo-trazo-1{animation-duration:.34s;animation-delay:0s}.apolo-escena .apolo-marca .apolo-trazo-2{animation-duration:.2s;animation-delay:.12s}.apolo-escena .apolo-marca .apolo-trazo-3{animation-duration:.11s;animation-delay:.29s}.apolo-escena .apolo-marca .apolo-trazo-4{animation-duration:.2s;animation-delay:.22s}.apolo-escena .apolo-marca .apolo-trazo-5{animation-duration:.11s;animation-delay:.38s}@keyframes apolo-dibujar{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.apolo-escena .apolo-grupo{animation:.4s cubic-bezier(.22,1,.36,1) .5s both apolo-desplazar}@keyframes apolo-desplazar{0%{transform:translateX(var(--apolo-desplazamiento,2.1rem))}to{transform:translate(0)}}.apolo-escena .apolo-texto{animation:.34s cubic-bezier(.22,1,.36,1) .54s both apolo-entrar-texto}@keyframes apolo-entrar-texto{0%{opacity:0;transform:translate(-.75rem)}to{opacity:1;transform:translate(0)}}.apolo-escena .apolo-formulario{animation:.3s ease-out .9s both apolo-aparecer}@keyframes apolo-aparecer{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.apolo-saliendo .apolo-formulario{animation:.16s ease-in forwards apolo-desvanecer}@keyframes apolo-desvanecer{to{opacity:0;transform:translateY(-.35rem)}}.apolo-saliendo .apolo-grupo{animation:.3s ease-out .14s both apolo-destello}@keyframes apolo-destello{0%{filter:none;transform:scale(1)}55%{filter:drop-shadow(0 0 14px #34adb9bf);transform:scale(1.06)}to{filter:none;transform:scale(1)}}.apolo-barrido-cubrir{animation:.26s cubic-bezier(.65,0,.35,1) .44s both apolo-barrido-cubrir}@keyframes apolo-barrido-cubrir{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.apolo-barrido-revelar{animation:.3s cubic-bezier(.65,0,.35,1) both apolo-barrido-revelar}@keyframes apolo-barrido-revelar{0%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}@media (prefers-reduced-motion:reduce){.apolo-escena .apolo-marca path,.apolo-escena .apolo-grupo,.apolo-escena .apolo-texto,.apolo-escena .apolo-formulario,.apolo-saliendo .apolo-formulario,.apolo-saliendo .apolo-grupo,.apolo-barrido-cubrir,.apolo-barrido-revelar{animation:none!important}.apolo-marca path{stroke-dashoffset:0}}
