@keyframes scalePulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.animate-scale-pulse{animation:scalePulse 1.5s ease-in-out infinite}.contenedor-loader div{animation:salto 1s infinite alternate;background-color:#e7a900;border-radius:100%;height:8px;transform:scale(1);width:8px}.contenedor-loader div:nth-child(2){animation-delay:.2s}.contenedor-loader div:nth-child(3){animation-delay:.4s}.contenedor-loader div:nth-child(4){animation-delay:.6s}@keyframes salto{0%{opacity:1;transform:scale(1.3)}to{opacity:.4;transform:scale(1)}}@keyframes pulse-grow-993f067e{0%,to{background-color:#262f3c;height:.5rem;width:.5rem}50%{background-color:#000a1a;height:.875rem;width:.875rem}}.pulse-grow[data-v-993f067e]{animation:pulse-grow-993f067e 1.8s ease-in-out infinite;border-radius:9999px}.v-enter-active,.v-leave-active{transition:opacity .25s ease}.v-enter-from,.v-leave-to{opacity:0}
