.PokemonName_containerName__YOpHS{text-align:center;background:rgba(0,0,0,.4);border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:8px 0}.PokemonName_pokemonName__5SI1i{color:#fff;font-size:1.3rem;text-transform:capitalize;font-weight:100}.PokemonSprite_containerImage__YO9s9{position:relative;width:150px;height:150px;display:flex;justify-content:center;width:100%}.PokemonSprite_image__wCkjl{display:block}.PokemonSprite_skeleton__3X7e1{width:150px;height:150px;background-color:#e0e0e0;animation:PokemonSprite_pulse__wLyMP 1.5s ease-in-out infinite;border-radius:8px}@keyframes PokemonSprite_pulse__wLyMP{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.PokemonCard_pokemonCard__wzC4s{background:#fff;padding:10px 0 0;min-width:250px}.LoadingPokemonCard_card__ciK9s,.PokemonCard_pokemonCard__wzC4s{border-radius:10px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.LoadingPokemonCard_card__ciK9s{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background-color:#fff;width:200px;height:202px}.LoadingPokemonCard_loader__svBLm{width:48px;height:48px;border:5px solid #141f53;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:LoadingPokemonCard_rotation__C0BBO 1s linear infinite}@keyframes LoadingPokemonCard_rotation__C0BBO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}