header{background-color:#dd1a1a;display:flex;flex-direction:column;height:7rem;margin-bottom:2rem;width:100%}header>div:first-child{display:flex;height:5rem;margin-left:3rem;position:relative;top:1rem}header>div:first-child>img{align-self:flex-end;height:4rem}header>div:nth-child(2){align-items:center;background-color:#000;display:flex;height:2.5rem;justify-content:flex-end;width:100%}header>div:nth-child(2)>div{align-items:center;background-color:#fff;border:6px solid #000;border-radius:50%;display:flex;height:4rem;justify-content:center;margin-right:3rem;width:4rem}header>div:nth-child(2)>div>div{background-color:#000;border-radius:50%;height:2rem;width:2rem}.pokemon-card{border-radius:.5rem;cursor:pointer;height:17rem;list-style:none;opacity:1;padding:.5rem;transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:12rem}.pokemon-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.pokemon-card>div{height:100%}.pokemon-card>div:first-child>div{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.pokemon-card>div:first-child{border-radius:.5rem .5rem 0 0}.pokemon-card img{object-fit:cover;position:relative;width:70%;z-index:2}.pokemon-card h4,.pokemon-card p{font-family:Inter;text-align:center}.pokemon-card ul{align-items:center;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:100%;justify-content:center;width:100%}.pokemon-card li{font-family:Roboto;list-style:none;margin-top:.5rem;text-align:center}.pokemon-card>div>div:nth-child(2){background-color:#fff;border-radius:0 0 .5rem .5rem;bottom:3.7rem;height:11rem;padding:2rem 0 0;position:relative;z-index:1}.hiddenImg{opacity:0}.pagination{display:flex;margin:2rem 0}.pagination li{list-style:none;margin:0 1rem}.pagination li>div{align-items:center;border-radius:.5rem;display:flex;height:3rem;justify-content:center;width:3rem}.pagination li>div>h1{font-family:Inter}.pagination>li>div{cursor:pointer;transition:background-color .5s}.pagination>li>div:hover{background-color:#ff0}.currentPageButton{background:rgba(255,255,0,.959);-webkit-transform:scale(1.3);transform:scale(1.3);transition:all .5s}.othersButtons{background:rgba(253,46,46,.959)}.pokemon>div:nth-child(2){align-items:center;display:flex;flex-direction:column}.pokemon>div:nth-child(2)>h2{border-left:1px solid rgba(83,83,83,.267);border-right:1px solid rgba(83,83,83,.267);border-top:1px solid rgba(83,83,83,.267);font-family:Inter;padding:.5rem 1rem}.pokedex{align-items:center;display:flex;flex-direction:column;width:100%}.pokedex>p{font-family:Inter;font-weight:500;padding-left:2rem;width:100%}.pokedex>p>span>b{color:#fe1936}.pokedex>div:nth-child(3){display:flex;margin-bottom:2rem;margin-top:2rem;width:100%}.pokedex>div{width:100%}.pokedex>div>div>input,button{font-family:Roboto;font-weight:500}.pokedex>div>div>input{border:none;box-shadow:-1px 6px 8px rgba(0,0,0,.267);font-size:25px;margin:0 0 0 2rem;outline:none;padding:1rem}.pokedex>div>div>button{background-color:#d93f3f;border:none;color:#fff;cursor:pointer;font-size:24px;height:100%;width:5rem}.pokedex select{border:none;font-family:Inter;margin-left:2rem;outline:none}.pokedex>ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(11.5rem,auto));width:97%}.pokemon-details{align-items:center;display:flex;flex-direction:column}.pokemon-details>div:nth-child(2){border-radius:.5rem;box-shadow:0 0 15px hsla(0,3%,7%,.26);margin-top:5rem;padding:.5rem;width:90%}.pokemon>div{border-radius:.5rem .5rem 0 0;display:flex;height:10rem;justify-content:center;width:100%}.pokemon img{align-self:flex-end;height:18rem;width:18rem}.pokemon>div:nth-child(2) h1{font-family:Inter;text-align:center}.pokemon>div:nth-child(2)>div{align-items:center;display:grid;grid-template-columns:2fr 1fr 2fr;justify-content:center;margin-top:2rem;width:100%}.pokemon>div:nth-child(2)>div>div{border-top:1px solid hsla(0,0%,40%,.596);margin:auto;width:80%}.features{display:flex;justify-content:center;width:100%}.features p{font-family:Roboto}.features>div{margin:0 2rem}.features>div,.pokemon-input{align-items:center;display:flex;flex-direction:column;justify-content:center}.pokemon-input{height:calc(100vh - 5rem);width:100%}.pokemon-input>img{margin-bottom:3rem}.pokemon-input>div>h1{color:#fe1936;font-family:Inter,sans-serif;font-size:50px;margin-bottom:.5rem}.pokemon-input>div>p>b{font-family:Inter,sans-serif;font-size:25px;font-weight:500}.pokemon-input>div:nth-child(2){align-items:center;display:flex;flex-direction:column;margin-bottom:3rem}.pokemon-input>div:last-child{display:flex}.pokemon-input>div>input,button{font-family:Roboto;font-weight:500}.pokemon-input>div>input{border:none;box-shadow:-1px 6px 8px rgba(0,0,0,.267);font-size:25px;outline:none;padding:1rem}.pokemon-input>div>button{background-color:#d93f3f;border:none;color:#fff;cursor:pointer;font-size:24px;height:100%;width:5rem}input::-webkit-input-placeholder{color:#02020260}input:-ms-input-placeholder{color:#02020260}input::placeholder{color:#02020260}.pokemon-input>footer{background-color:#dd1a1a;bottom:0;display:flex;height:5rem;position:fixed;width:100%}.pokemon-input>footer>div:first-child{align-items:center;background-color:#fff;border:6px solid #000;border-radius:50%;bottom:0;display:flex;height:4rem;justify-content:center;left:calc(50% - 4rem);position:absolute;width:4rem}.pokemon-input>footer>div:first-child>div{background-color:grey;border:6px solid #000;border-radius:50%;height:2.1rem;width:2.1rem}.pokemon-input>footer>div:nth-child(2){align-self:flex-end;background-color:#000;height:2rem;width:100%}*{box-sizing:border-box;margin:0;padding:0}
/*# sourceMappingURL=main.de2f04c0.css.map*/