.StyledLink_unstyled{text-decoration:none}.StyledLink_unstyled:active,.StyledLink_unstyled:hover,.StyledLink_unstyled:link,.StyledLink_unstyled:visited{color:inherit}.PokemonSection-Header{background:red;color:#fff;font-size:1.5em;font-weight:700;padding:5px 10px}.PokemonSection-Header:first-letter{text-transform:capitalize}.PokemonSection-Header_main{font-size:32px;font-weight:700;text-align:center;padding:10px}.Badge{display:inline-block}.Badge_volume{padding:5px 10px;border-radius:5px}.PokemonBasicInfo{display:flex;justify-content:space-evenly;flex-wrap:wrap;box-sizing:border-box;padding:30px}.PokemonBasicInfo-Image{height:96px;width:96px;align-self:center}.PokemonBasicInfo-Image_none{line-height:96px;text-align:center;font-weight:700;font-size:48px;border:1px solid #000}.PokemonBasicInfo-Badge:first-letter{text-transform:capitalize}.PokemonBasicInfo-Badge:not(:first-child){margin-left:5px}.PokemonBasicInfo-TypesAndId{display:flex;justify-content:space-between;flex-wrap:wrap-reverse;margin-bottom:10px}.PokemonBasicInfo-Id{font-weight:700;font-size:1.5em}.PokemonBasicInfo-Id:before{content:"#"}.PokemonBasicInfo-Stat{display:flex;justify-content:space-between}.PokemonBasicInfo-StatName{margin-right:15px}.PokemonProfile{display:flex;justify-content:space-around;padding:15px}.PokemonProfile-Data{padding:5px}.PokemonProfile-Property{font-weight:700}.PokemonProfile-Property:after{content:": "}.PokemonProfile-Value_capitalize{text-transform:capitalize}.PokemonCard{border:thin solid silver;display:flex;flex-flow:column;justify-content:space-between;align-items:center;height:150px;width:150px;margin:0}.PokemonCard-Image{width:96px;height:96px}.PokemonCard-Image_none{line-height:96px;text-align:center;font-weight:700;font-size:48px}.PokemonCard-Caption{align-self:stretch;background-color:#fff;font:italic smaller sans-serif;padding:3px;text-align:center}.PokemonCard-Id{color:#818181}.PokemonCard-Id:before{content:"#"}.PokemonCard-Name{color:#2b6cbf}.PokemonCard-Name:first-letter,.PokemonCard-Types{text-transform:uppercase}.PokemonCard-Type:not(:first-child){margin-left:5px}.PokemonEvolution{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px}.PokemonEvolution-Arrow{font-size:48px;padding:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PokemonEvolution-PokemonLink:hover{opacity:.8}.PokemonEvolution-PokemonLink:active{opacity:1}.PokemonMoves{padding:15px}.PokemonMove-Header{display:flex;justify-content:center;padding:5px 0}.PokemonMove-Name{flex-basis:485px}.PokemonMove-Badge{flex-basis:80px;text-transform:uppercase}.PokemonMove-ShowMore{margin-left:15px}.PokemonMove-Body{max-width:600px;background:#f0f8ff;padding:15px;margin:0 auto 15px}.PokemonMove-Indicators{display:flex;justify-content:space-between}.PokemonMove-IndicatorName{font-weight:700}.PokemonMove-IndicatorName:after{content:": "}.PokemonMove-Effect{padding-top:15px}.Pokemon{min-height:100vh;padding:50px;background:-webkit-gradient(linear,left top,right top,color-stop(50%,red),color-stop(50%,#fff));background:linear-gradient(90deg,red 50%,#fff 0);box-sizing:border-box}.Pokemon-Close{cursor:pointer;background:#eee;position:fixed;top:0;left:0;color:#fff;padding:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Pokemon-Close:hover{background:#aaa}.Pokemon-Close:active{background:#888}.Pokemon-Body{background:#fff;max-width:800px;min-height:calc(100vh - 100px);margin:auto}.Pokemon-RegularSection{padding:20px 10px 0}.Pagination-List{display:flex;justify-content:center;padding:10px 20px;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Pagination-Page{list-style:none;padding:5px;cursor:pointer}.Pagination-Page_active{background:#00f;color:#fff;cursor:default}.Pagination-Page_possible:hover{background:#00bfff;color:#f5f5f5}.Pagination-Page_possible:active{background:#00008b;color:#f5f5f5}.Pagination-Page_disabled{color:#aaa;cursor:default;pointer-events:none}.Filter{display:flex;flex-direction:column;padding:10px 20px;background:#faebd7}.Filter-Name{padding:5px}.Filter-List{display:flex;flex-wrap:wrap;margin:0;padding:0}.Filter-Item{cursor:pointer;list-style:none;padding:5px;color:#00f;text-decoration:underline;text-transform:uppercase}.Filter-Item:active{color:red}.Filter-Item_active{cursor:default;color:#000;text-decoration:none}.AllPokemons{max-width:950px;margin:auto;display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}.AllPokemons-List{display:flex;flex-wrap:wrap;justify-content:center}.AllPokemons-Nav{text-align:center;padding:30px 0}.AllPokemons-PokemonLink{margin:15px}.AllPokemons-PokemonLink:hover{opacity:.8}.AllPokemons-PokemonLink:active{opacity:1}body{font-family:Arial}
/*# sourceMappingURL=main.4d1c4fa3.chunk.css.map */