body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(90deg,#1cb5e0,#000851);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1{color:#fff;font-weight:700;text-align:center;text-transform:uppercase}.container,h1{margin-top:2rem}.container{background-color:#fff;border-radius:1rem;height:80vh;padding:1rem}.mensajes,form{margin:0 auto;max-width:600px;padding:2rem}.mensajes{text-align:center}.resultado{border:2px solid #00b0d7;padding:3rem 0}form label{font-size:2rem;text-align:center}input[type=submit]:disabled{color:#000;opacity:.2}.error{background-color:#fff;border:2px solid red;color:red;margin:0 auto;max-width:600px;padding:.5rem;text-align:center;text-transform:uppercase}.resultado p{margin:0}.spinner{font-size:10px;height:40px;margin:100px auto;text-align:center;width:50px}.spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:rgba(14,0,7,.978);display:inline-block;height:100%;width:6px}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}
/*# sourceMappingURL=main.2256550d.css.map*/