html{box-sizing:border-box}body{background:#e96443;background:linear-gradient(90deg,#904e95,#e96443);font-family:Arial,Helvetica,sans-serif}ul{list-style:none;padding:0;margin:0}.resultado-enter{transition:.5s}.resultado-enter.resultado-enter-active,.resultado-exit{transform:translateY(0)}.resultado-exit{transition:.5s;position:absolute;left:0;bottom:0;right:0}.resultado-exit-active{opacity:0;transform:translateY(-10%)}.sk-chase{margin:100px auto;width:40px;height:40px;position:relative;animation:sk-chase 2.5s linear infinite both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#7fe0ed;border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}
/*# sourceMappingURL=main.79836e89.chunk.css.map */