body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.background{background:url(https://pbs.twimg.com/media/DQum78SUMAIqYzS?format=jpg&name=large) no-repeat 50% fixed;-ms-background-size:cover;background-size:cover;height:100vh}.landing{display:flex;justify-content:space-around;align-items:center;height:600px}.start{background-color:rgba(255,255,0,.4)}.start,.start2{width:20%;border-radius:20%}.start2{background-color:#ff0}.start2 img{width:70%}.logo,.start img{width:50%}@media only screen and (max-width:600px){.background{background:url(https://i.pinimg.com/564x/b5/6b/1b/b56b1b76b9309ec4f03275172d5e1aed.jpg)}.landing{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.landing img{object-fit:contain;width:100%}}.pokemonbasic{background-color:rgba(255,255,0,.4);color:#00f}.pokemonbasic,.pokemonbasic2{width:24%;margin-bottom:1%;display:flex;justify-content:center;flex-direction:column;align-items:center;font-weight:700;border-radius:25%}.pokemonbasic2{background-color:rgba(0,0,255,.4);color:#ff0}.pokemonbasic img{width:80%;object-fit:contain}.pokemonbasic2 a,.pokemonbasic a{display:flex;justify-content:space-around;flex-direction:column;align-items:center}.pokemonbasic2 img{width:80%;object-fit:contain}.nameButton{background-color:#ff0;color:#00f;font-weight:700;margin-top:3%;margin-bottom:5%}.type{margin-top:5%;display:flex;flex-direction:column;align-items:center;margin-bottom:2%}.type1 img,.type2 img{width:40px}@media only screen and (max-width:600px){.type1 img,.type2 img{width:100%}}.pokemonDetails{display:flex;justify-content:center}.container{background-color:rgba(255,255,0,.4);width:50%;flex-direction:column;flex-wrap:wrap;align-content:center;padding-bottom:4%;padding-top:2%}.container,.top{margin-top:2%;display:flex}.top{justify-content:space-around;margin-bottom:3%;padding-top:1%;padding-bottom:1%;background-color:rgba(30,144,255,.8);font-weight:700}.detailName{color:#ff0}.stats{display:flex;justify-content:baseline;align-items:center}ul{list-style:none}.mid{display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:2%}.imagePokemon{width:50%;display:flex}.imagePokemon img{object-fit:contain;width:100%;height:100%}.bot{display:flex;justify-content:space-around;align-items:center;background-color:rgba(30,144,255,.8)}.bot img{width:50%;object-fit:contain}.type1,.type2{height:70%;width:20%;display:flex;align-items:center;justify-content:center}.typeNull{display:none}.loading{display:flex;flex-direction:column;align-items:center}.loading img{object-fit:contain;width:50%}@media only screen and (max-width:600px){.container{width:90%}.loading img{object-fit:contain;width:80%}}.filterBar{background-color:rgba(0,0,255,.4);justify-content:space-around;align-items:center;padding:1%;margin-bottom:1%}.filterBar,.filterElement{display:flex}.filterElement input,select{background-color:#ff0;color:#00f}.pokemons{display:flex;flex-wrap:wrap;justify-content:space-around}.pagination{display:flex;background-color:#ff0;justify-content:center;margin-bottom:1%}.pagination input{background-color:rgba(0,0,255,.6)}.buttons{display:flex}.buttons input{display:flex;margin:2%}.selectPage{color:#ff0;font-weight:700;border:solid #000;font-size:large}@media only screen and (max-width:600px){.pagination{display:flex;justify-content:flex-start}}.searchBar input{border-radius:5px;background-color:rgba(0,0,255,.6);font-weight:700;color:#ff0}::-webkit-input-placeholder{color:rgba(255,255,0,.7)}::placeholder{color:rgba(255,255,0,.7)}@media only screen and (max-width:600px){.searchBar input{width:90%}}.header{display:flex;height:100px;background-color:#ff0;justify-content:space-between;align-items:center}img{object-fit:contain;height:100%}.header img{width:50%}.newPokemon{background-color:rgba(0,0,255,.6);border:solid;border-color:rgba(0,0,0,.5);border-radius:10px;font-weight:700;color:#ff0}a{outline:none;text-decoration:none;color:#ff0}@media only screen and (max-width:600px){.header{display:flex}}.values{font-weight:700;margin:1%;display:flex;justify-content:space-around;align-items:flex-start}.values select{height:30px}.values input{background-color:#ff0;margin-bottom:1%}label{width:150px}.error{color:rgba(255,0,0,.6)}.errorBlock{display:none}.newContainer{background-color:rgba(255,255,0,.4);padding-top:1%;margin-top:2%;padding-bottom:1%}.newContainer,.newImage{display:flex;justify-content:space-around}.newImage{font-weight:700;object-fit:contain;flex-direction:column;align-items:center;width:40%}.imageTrue{width:50%;height:80%}.imageBlock{display:none}@media only screen and (max-width:600px){.newContainer{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;align-content:space-around}.newImage{margin-top:5%}}.social img{width:30px}.social a{margin-right:1%;margin-left:1%}.social{display:flex;justify-content:flex-end}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.7b7583a4.chunk.css.map */