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 0 10px;margin:0}li{margin:7px 0}span.resultado{position:relative;width:100%}.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%)}.spinner{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.spinner>div{background-color:#00838f;height:100%;width:6px;margin:0 1px;display:inline-block;animation:sk-stretchdelay 1.2s ease-in-out infinite}.spinner .rect2{animation-delay:-1.1s}.spinner .rect3{animation-delay:-1s}.spinner .rect4{animation-delay:-.9s}.spinner .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}
/*# sourceMappingURL=main.452f2140.chunk.css.map */