.enlace-loader{--enlace-loader-ball: #ffffff;width:60px;margin:0;padding:0;display:flex;justify-content:space-evenly;list-style:none}.enlace-loader__ball{list-style:none;width:12px;height:12px;border-radius:50%;background-color:var(--enlace-loader-ball)}.enlace-loader__ball:nth-child(1){animation:enlace-loader-bounce-1 2.1s ease-in-out infinite}.enlace-loader__ball:nth-child(2){animation:enlace-loader-bounce-2 2.1s ease-in-out .3s infinite}.enlace-loader__ball:nth-child(3){animation:enlace-loader-bounce-3 2.1s ease-in-out .6s infinite}@keyframes enlace-loader-bounce-1{50%{transform:translateY(-18px)}}@keyframes enlace-loader-bounce-2{50%{transform:translateY(-18px)}}@keyframes enlace-loader-bounce-3{50%{transform:translateY(-18px)}}.enlace-loader--brand{--enlace-loader-ball: #0082e7}.enlace-loader--lyra{--enlace-loader-ball: #fa8c16}.enlace-loader--dark-ball{--enlace-loader-ball: #18181b}.enlace-loader--white{--enlace-loader-ball: #ffffff}.enlace-loader--sm{width:42px}.enlace-loader--sm .enlace-loader__ball{width:8px;height:8px}.enlace-loader--sm .enlace-loader__ball:nth-child(1){animation-name:enlace-loader-bounce-1-sm}.enlace-loader--sm .enlace-loader__ball:nth-child(2){animation-name:enlace-loader-bounce-2-sm}.enlace-loader--sm .enlace-loader__ball:nth-child(3){animation-name:enlace-loader-bounce-3-sm}@keyframes enlace-loader-bounce-1-sm{50%{transform:translateY(-10px)}}@keyframes enlace-loader-bounce-2-sm{50%{transform:translateY(-10px)}}@keyframes enlace-loader-bounce-3-sm{50%{transform:translateY(-10px)}}.enlace-loader-screen{position:fixed;inset:0;z-index:99998;min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background:#f9fafb}.enlace-loader-screen.is-dark{background:#0f1015}.enlace-loader-inline{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;width:100%}@media (prefers-reduced-motion: reduce){.enlace-loader__ball{animation:none!important;opacity:.85}}
