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{display:flex;flex-direction:column;min-height:100vh}button{background:hsla(0,2%,74%,.925);border-radius:10px;box-shadow:0 5px 15px rgba(48,47,47,.363);cursor:pointer;flex-grow:1;font-size:15px;margin:5px 5%;max-height:50px;overflow:hidden;padding:10px 15px;position:relative;text-align:center;text-decoration:none;transition:all .7s;width:200px}.blockbutton{align-items:center;display:flex;height:100%;justify-content:space-evenly}input,select{font-size:20px;margin:10px;width:430px}label{margin:10px}@media screen and (max-width:600px){input,select{width:300px}}footer{background:#0000005e;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:50px;min-height:180px;padding:5px}footer .box{align-self:center;display:flex;flex-direction:column}footer .box a img{cursor:pointer;height:40px;margin-right:10px}footer a{align-items:center;display:flex;font-size:15px;margin:5px}header{background:#0000005e;justify-content:space-around;min-height:100px;padding:5px}header,main{display:flex}main{align-items:center;flex-direction:column;flex-grow:1}.list{background:#fff;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;width:90%}.card,.list{display:flex}.card{animation:ani 2.5s forwards;border-radius:20px;box-shadow:0 5px 15px rgba(128,8,8,.425);flex-direction:column;justify-content:space-between;margin:10px;min-height:200px;padding:15px 10px;transition:all .7s;width:450px}.red{background-color:rgba(231,14,14,.692)}.orange{background-color:rgba(255,166,0,.856)}.green{background-color:#08d608}.gray{background-color:hsla(0,0%,50%,.623)}.test{opacity:0;transition:opacity .7s}.card:hover .test{opacity:1;transition:opacity 1.2s}@media screen and (max-width:600px){.card{width:350px}}
/*# sourceMappingURL=main.f1b60789.css.map*/