body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;text-align:center;width:100vw}.containerCard{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:100vh;justify-content:center}.card{background-color:#fff;border-radius:10px;filter:drop-shadow(0 2.186274528503418px 4.372549057006836px rgba(0,0,0,.28));height:100%;width:100%}input{height:28px;max-width:100px}.bodyCard,.headerCard{display:flex}.bodyCard{align-items:flex-start;flex-direction:column;flex-wrap:wrap;height:80%;justify-content:flex-start;padding-left:15px}.onFlex{display:flex;flex:1 1}.text{color:#000000bf;display:flex;justify-content:center;margin:0}.textResult{background:#0da9ff17;border-radius:52.243px;border-width:0;font-size:12px;font-weight:700;margin-left:15px;padding:5px}hr{opacity:.4}.loader{background-color:#f3f3f3;border:1px solid #000;border-radius:20px;height:30px;overflow:hidden;position:relative;width:350px}#loader-container{left:50%;position:fixed;top:70%;transform:translate(-50%,-50%)}.loader-bar{background-color:#00a443;border-radius:20px;height:100%;transition:width .5s linear;width:0}.textLoad{color:#000;font-size:20px;font-weight:700;position:absolute;text-align:center;top:150%;width:100%;z-index:1}@keyframes load{0%{transform:translateX(-100%)}to{background-color:#00a443;transform:translateX(0)}}.speed-in{animation:fadeInOut1 10s infinite}.speed-in,.speed-mind{bottom:45px;left:45px;position:absolute;z-index:1}.speed-mind{animation:fadeInOut2 10s infinite}.speed-out{animation:fadeInOut3 10s infinite;bottom:45px;left:45px;position:absolute;z-index:1}@keyframes fadeInOut1{0%,33.33%{opacity:1}33.34%,to{opacity:0}}@keyframes fadeInOut2{0%,33.33%{opacity:0}33.34%,66.66%{opacity:1}66.67%,to{opacity:0}}@keyframes fadeInOut3{0%,66.66%{opacity:0}66.67%,to{opacity:1}}.dots{font-size:20px;margin-left:5px}.dots,.dots span{display:inline-block}.dots span{animation:dotBounce 1s infinite;opacity:0}.dots span:first-child{animation-delay:0s}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,to{opacity:0;transform:translateY(10px)}50%{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.8903319f.css.map*/