@keyframes WeatherCard_fade__MRUJY{0%{opacity:0;transform:scale(.8)}25%{opacity:.25;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.WeatherCard_weather-card__aJprR{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background-color:#1e213a;width:7.5rem;height:11rem;animation:WeatherCard_fade__MRUJY .5s}.WeatherCard_weather-card__aJprR .WeatherCard_temperatures__iNDbl{width:100%;display:flex}.WeatherCard_weather-card__aJprR .WeatherCard_temperatures__iNDbl .WeatherCard_temperature__OzY8D{color:#e7e7eb;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.WeatherCard_weather-card__aJprR .WeatherCard_temperatures__iNDbl .WeatherCard_temperature__OzY8D:last-child,.WeatherCard_weather-card__aJprR .WeatherCard_temperatures__iNDbl .WeatherCard_temperature__OzY8D:last-child p{color:#bab9cd}@keyframes WeatherCards_fade__qI_gS{0%{opacity:0;transform:scale(.8)}25%{opacity:.25;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.WeatherCards_cards__s_O_S{margin:2rem 3rem}.WeatherCards_cards__s_O_S .WeatherCards_nav-temperature__aqlbS{grid-column:1/-1;display:flex;justify-content:flex-end}.WeatherCards_cards__s_O_S .WeatherCards_nav-temperature__aqlbS button{margin-left:.8rem;transition:background .3s}.WeatherCards_cards__s_O_S .WeatherCards_celsius__pSED0 button:first-of-type{background-color:#e7e7eb}.WeatherCards_cards__s_O_S .WeatherCards_celsius__pSED0 button:last-of-type{background-color:#585676}.WeatherCards_cards__s_O_S .WeatherCards_celsius__pSED0 button:last-of-type:focus,.WeatherCards_cards__s_O_S .WeatherCards_celsius__pSED0 button:last-of-type:hover{background-color:#484572}.WeatherCards_cards__s_O_S .WeatherCards_fahrenheit__BnTvO button:first-of-type{background-color:#585676}.WeatherCards_cards__s_O_S .WeatherCards_fahrenheit__BnTvO button:first-of-type:focus,.WeatherCards_cards__s_O_S .WeatherCards_fahrenheit__BnTvO button:first-of-type:hover{background-color:#484572}.WeatherCards_cards__s_O_S .WeatherCards_fahrenheit__BnTvO button:last-of-type{background-color:#e7e7eb}.WeatherCards_cards__s_O_S .WeatherCards_cards-wrapper__UZqTA{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.625rem}@media screen and (min-width:780px){.WeatherCards_cards__s_O_S{width:704px;margin:2rem auto}}@keyframes Hightlight_fade__fHjt4{0%{opacity:0;transform:scale(.8)}25%{opacity:.25;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Hightlight_hightlight__ptyfJ{background-color:#1e213a;width:20.5rem;min-height:10rem;max-height:12.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:Hightlight_fade__fHjt4 .5s}.Hightlight_hightlight__ptyfJ .Hightlight_value__ysjFg p{padding:.5rem .2rem;display:inline-block}@keyframes Hightlights_fade__s7pvx{0%{opacity:0;transform:scale(.8)}25%{opacity:.25;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Hightlights_hightlights__Oz5KQ{display:grid;grid-template-columns:repeat(auto-fill,20.5rem);justify-content:center;grid-row-gap:2.5rem;row-gap:2.5rem;grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.Hightlights_hightlights__Oz5KQ p{grid-column:1/-1}.Hightlights_wind-direction__YUTvp{margin-top:1rem;display:flex;align-items:center}.Hightlights_wind-direction__YUTvp span{display:flex;justify-content:center;align-items:center;border-radius:50%;width:1.9rem;height:1.9rem;margin-right:1rem;background-color:#6e707a}.Hightlights_humidity-bar__jXuLl{margin-top:1rem}.Hightlights_humidity-bar__jXuLl .Hightlights_scale__hsc8h{display:flex;justify-content:space-between}.Hightlights_humidity-bar__jXuLl p:last-of-type{display:flex;justify-content:flex-end}.Hightlights_humidity-bar__jXuLl .Hightlights_bar__dbGou{width:14rem;height:.5rem;background-color:#e7e7eb;border-radius:5rem;box-sizing:border-box;margin:.2rem 0}.Hightlights_humidity-bar__jXuLl .Hightlights_bar__dbGou:before{content:"";width:var(--humidity-width);position:absolute;box-shadow:inset 0 0 1px 1px rgba(115,102,13,.25);background-color:#ffec65;height:.5rem;border-radius:5rem 0 0 5rem}@media screen and (min-width:1075px){.Hightlights_hightlights__Oz5KQ{grid-template-columns:repeat(2,20.5rem)}}